blob: 54ce2b3b43afd4c5d56c854a1c68a261e1ba36e7 [file] [log] [blame]
fun Int.test1() {}
fun test2() {
1.test1()
}
// 1 INVOKESTATIC _1Kt.test1 \(I\)V
// 0 INVOKESTATIC _1Kt.test2 \(\)V