Remove testing Kotlin signature from WriteSignatureTest
This commit is contained in:
@@ -2,5 +2,4 @@ fun key(): Int = throw Exception()
|
||||
|
||||
// method: _DefaultPackage::key
|
||||
// jvm signature: ()I
|
||||
// generic signature: null
|
||||
// kotlin signature: ()I // TODO: make null
|
||||
// generic signature: null
|
||||
Reference in New Issue
Block a user