5 lines
132 B
Kotlin
5 lines
132 B
Kotlin
fun nothing(): Nothing = throw Exception()
|
|
|
|
// method: _DefaultPackage::nothing
|
|
// jvm signature: ()V
|
|
// generic signature: null |