Remove testing Kotlin signature from WriteSignatureTest
This commit is contained in:
@@ -5,5 +5,4 @@ fun f(p: Out<Out<X>>) {}
|
||||
|
||||
// method: _DefaultPackage::f
|
||||
// jvm signature: (LOut;)V
|
||||
// generic signature: (LOut<+LOut<+LX;>;>;)V
|
||||
// kotlin signature: (LOut<LOut<LX;>;>;)V
|
||||
// generic signature: (LOut<+LOut<+LX;>;>;)V
|
||||
Reference in New Issue
Block a user