37d859c122
to solve problems with testing with direct dependency on proguarded compiler
5 lines
86 B
Kotlin
Vendored
5 lines
86 B
Kotlin
Vendored
|
|
val helloScriptName = "helloWithVal"
|
|
|
|
println("Hello from $helloScriptName script!")
|