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