Drop package facades: update compiler tests.
This commit is contained in:
+1
-1
@@ -3,6 +3,6 @@ class X
|
||||
|
||||
fun f(): In<In<X>> = throw Exception()
|
||||
|
||||
// method: _DefaultPackage::f
|
||||
// method: InOfInInOutPositionKt::f
|
||||
// jvm signature: ()LIn;
|
||||
// generic signature: ()LIn<LIn<-LX;>;>;
|
||||
Reference in New Issue
Block a user