Implement import test, fix import support in compiler and evaluator
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
|
||||
val helloScriptName = "helloWithVal"
|
||||
|
||||
println("Hello from $helloScriptName script!")
|
||||
Reference in New Issue
Block a user