IC mangling: Use empty list as a separator in the new mangling scheme
This commit is contained in:
@@ -22,6 +22,6 @@ inline class SomeClass(val v: Int) {
|
||||
// jvm signature: (ILjava/lang/Object;)Ljava/lang/Object;
|
||||
// generic signature: <K:Ljava/lang/Object;>(ITK;)TK;
|
||||
|
||||
// method: SomeClass$Companion::comp-TwaN_yk
|
||||
// method: SomeClass$Companion::comp-hRy0JnA
|
||||
// jvm signature: (ILjava/lang/Object;)Ljava/lang/Object;
|
||||
// generic signature: <T:Ljava/lang/Object;>(ITT;)TT;
|
||||
Reference in New Issue
Block a user