e5a6900458
when scripts are compiled along with other sources. #KT-65865 fixed
6 lines
68 B
Kotlin
Vendored
6 lines
68 B
Kotlin
Vendored
|
|
fun main() {
|
|
println(SimpleScript_main().ok)
|
|
println(ok)
|
|
}
|