Files
kotlin/compiler/testData/writeSignature/Int.kt
2015-10-19 16:03:16 +03:00

5 lines
110 B
Kotlin
Vendored

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