Files
kotlin-fork/libraries/scripting/jvm-host/testData/importTest/diamondImportMiddle.kts
T
Ilya Chernikov 4571e273a4 Add shared script instances support, fix and refactor evaluation accordingly
also fix arguments order in the evaluator
2019-01-10 10:59:32 +01:00

5 lines
43 B
Kotlin
Vendored

println("Hi from middle")
sharedVar *= 2