Files
kotlin-fork/compiler/testData/codegen/script/helloWorld.kts
T
2023-12-26 10:18:19 +00:00

4 lines
115 B
Kotlin
Vendored

// JVM_ABI_K1_K2_DIFF: KT-63960, KT-63969, KT-63963
// expected: rv: <nofield>
System.out!!.println("hello world")