Files
kotlin/compiler/testData/writeSignature/Int.kt
2013-08-26 15:59:34 +04:00

5 lines
120 B
Kotlin

fun key(): Int = throw Exception()
// method: _DefaultPackage::key
// jvm signature: ()I
// generic signature: null