Files
kotlin/compiler/testData/writeSignature/Int.kt
Stepan Koltsov 046a92ed7a add lost tests
2012-01-11 19:36:48 +04:00

7 lines
160 B
Kotlin

fun key(): Int = throw Exception()
// method: namespace::key
// jvm signature: ()I
// generic signature: null
// kotlin signature: ()I // TODO: make null