Fix classpath handling when evaluating legacy scripts from kotlinc

#KT-33554 fixed
This commit is contained in:
Ilya Chernikov
2019-08-27 15:01:06 +02:00
parent 31c56d7794
commit c9b25cad01
3 changed files with 27 additions and 2 deletions
@@ -0,0 +1,4 @@
org.jetbrains.kotlin.mainKts.MainKtsConfigurator()
println("Hello from standard kts!")