Drop package facades: update compiler tests.
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
fun foo(vararg tail: java.lang.CharSequence) = 1
|
||||
|
||||
// method: _DefaultPackage::foo
|
||||
// method: VarargCharSequenceKt::foo
|
||||
// jvm signature: ([Ljava/lang/CharSequence;)I
|
||||
// generic signature: null
|
||||
Reference in New Issue
Block a user