Remove testing Kotlin signature from WriteSignatureTest
This commit is contained in:
@@ -5,5 +5,4 @@ val p: M<X> = throw Exception()
|
||||
|
||||
// method: _DefaultPackage::getP
|
||||
// jvm signature: ()LM;
|
||||
// generic signature: ()LM<LX;>;
|
||||
// kotlin signature: null
|
||||
// generic signature: ()LM<LX;>;
|
||||
Reference in New Issue
Block a user