Move scripting jvm host tests to a separate project...
to solve problems with testing with direct dependency on proguarded compiler
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
|
||||
val helloScriptName = "helloWithVal"
|
||||
|
||||
println("Hello from $helloScriptName script!")
|
||||
Reference in New Issue
Block a user