Drop package facades: update compiler tests.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
|
||||
fun foo(p: List<CharSequence>) = 1
|
||||
|
||||
// method: _DefaultPackage::foo
|
||||
// method: ListOfCharSequenceKt::foo
|
||||
// jvm signature: (Ljava/util/List;)I
|
||||
// generic signature: (Ljava/util/List<+Ljava/lang/CharSequence;>;)I
|
||||
Reference in New Issue
Block a user