Remove testing Kotlin signature from WriteSignatureTest
This commit is contained in:
@@ -2,5 +2,4 @@ fun nothingq(): Nothing? = null
|
||||
|
||||
// method: _DefaultPackage::nothingq
|
||||
// jvm signature: ()Ljava/lang/Object;
|
||||
// generic signature: null
|
||||
// kotlin signature: ()?Ljet/Nothing;
|
||||
// generic signature: null
|
||||
Reference in New Issue
Block a user