Fix tests after rebase
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ fun getAndCheckInlinedInt(a: InlinedInt, b: InlinedInt) =
|
||||
// 0 valueOf
|
||||
// 0 Value
|
||||
// 1 areEqual
|
||||
// 2 INVOKESTATIC InlinedInt\$Erased.box
|
||||
// 2 INVOKESTATIC InlinedInt\.box
|
||||
// 0 INVOKEVIRTUAL InlinedInt.unbox
|
||||
|
||||
// FILE: Inline.kt
|
||||
|
||||
+1
-1
@@ -8,4 +8,4 @@ fun test(zs: MutableList<Z2>, z: Z2) {
|
||||
}
|
||||
|
||||
// 1 public final static box\(I\)LZ2;
|
||||
// 1 INVOKESTATIC Z2\$Erased.box \(I\)LZ2;
|
||||
// 1 INVOKESTATIC Z2\.box \(I\)LZ2;
|
||||
Reference in New Issue
Block a user