'box'/'unbox' methods are called by inline class
This commit is contained in:
@@ -23,5 +23,6 @@ fun UIntArray.swap(i: Int, j: Int) {
|
||||
// @TestKt.class:
|
||||
// 0 INVOKEVIRTUAL UInt.unbox
|
||||
// 0 INVOKESTATIC UInt\$Erased.box
|
||||
// 0 INVOKESTATIC UInt\.box
|
||||
// 0 intValue
|
||||
// 0 valueOf
|
||||
Reference in New Issue
Block a user