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

5 lines
132 B
Kotlin

fun nothing(): Nothing = throw Exception()
// method: _DefaultPackage::nothing
// jvm signature: ()V
// generic signature: null