Closed as not planned
Description
Installed from the AUR.
Error message:
$ kscript 'println("Hello world")'
/usr/bin/kscript: line 49: /usr/share/kotlin/bin/kotlin: No such file or directory
Correct path to the Kotlin binary:
$ command -v kotlin
/usr/bin/kotlin
I don't really know what information could be of use, don't hesitate to ask for specific information you need.