Fix tests after rebase

This commit is contained in:
Dmitry Petrov
2018-08-30 18:00:41 +03:00
parent 1bf8cfca8b
commit 65881dda97
7 changed files with 19 additions and 14 deletions
@@ -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