Files
kotlin/compiler/testData/codegen/topLevelMemberInvocation/functionInMultiFilePackage/1.kt
2015-09-07 16:28:43 +03:00

5 lines
86 B
Kotlin
Vendored

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