9 lines
90 B
Kotlin
Vendored
9 lines
90 B
Kotlin
Vendored
|
|
fun test() {
|
|
println("Hello, world!")
|
|
}
|
|
|
|
// JVM_IR_TEMPLATES:
|
|
// 0 ALOAD
|
|
// 0 ASTORE
|