79823699

Date: 2025-11-18 18:20:18
Score: 1
Natty:
Report link

Try using the JAR directly:

java -jar C:\kotlinc\lib\kotlin-compiler.jar file.kts

You could also try putting only kotlinc in a no-space path (e.g. C:\Kotlin) or running scripts through cmd.exe.

In the end, its important to note that the problem isn’t with Kotlin itself.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Chip01