5 lines
120 B
Kotlin
5 lines
120 B
Kotlin
fun key(): Int = throw Exception()
|
|
|
|
// method: _DefaultPackage::key
|
|
// jvm signature: ()I
|
|
// generic signature: null |