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

5 lines
139 B
Kotlin

fun nothingq(): Nothing? = null
// method: _DefaultPackage::nothingq
// jvm signature: ()Ljava/lang/Object;
// generic signature: null