5 lines
139 B
Kotlin
5 lines
139 B
Kotlin
fun nothingq(): Nothing? = null
|
|
|
|
// method: _DefaultPackage::nothingq
|
|
// jvm signature: ()Ljava/lang/Object;
|
|
// generic signature: null |