Remove testing Kotlin signature from WriteSignatureTest

This commit is contained in:
Pavel V. Talanov
2013-07-17 17:11:52 +04:00
parent 01735a0412
commit 5f108905d1
39 changed files with 67 additions and 212 deletions
@@ -6,5 +6,4 @@ fun f(p: In<Out<X>>) {}
// method: _DefaultPackage::f
// jvm signature: (LIn;)V
// generic signature: (LIn<-LOut<+LX;>;>;)V
// kotlin signature: (LIn<LOut<LX;>;>;)V
// generic signature: (LIn<-LOut<+LX;>;>;)V