Files
kotlin/compiler/testData/codegen/topLevelMemberInvocation/functionInMultiFilePackage/1.kt
2015-10-19 16:03:16 +03:00

5 lines
86 B
Kotlin
Vendored

fun test1() {}
// 1 INVOKESTATIC _1Kt.test1 \(\)V
// 0 INVOKESTATIC _2Kt.test2 \(\)V