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