IC mangling: Use '_' instead of 'x' as a placeholder before hashing
This commit is contained in:
+2
-2
@@ -19,7 +19,7 @@ public final class A {
|
||||
@kotlin.Metadata
|
||||
public interface I {
|
||||
// source: 'kt42879.kt'
|
||||
public abstract method compute-WzO2ekY(p0: int): int
|
||||
public abstract method compute-p71pxCs(p0: int): int
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
@@ -30,7 +30,7 @@ final class Kt42879Kt$g$1 {
|
||||
inner (anonymous) class Kt42879Kt$g$1
|
||||
static method <clinit>(): void
|
||||
method <init>(): void
|
||||
public final method compute-WzO2ekY(p0: int): int
|
||||
public final method compute-p71pxCs(p0: int): int
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
|
||||
Reference in New Issue
Block a user