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