JVM_IR allow remapped variables in inplace arguments transformation
This commit is contained in:
committed by
TeamCityServer
parent
09c8ca860a
commit
e28d4a1877
Vendored
+2
-2
@@ -42,8 +42,8 @@ fun box(): String {
|
||||
// 1 INEG
|
||||
// 0 INVOKESTATIC kotlin/UInt.constructor-impl
|
||||
// 0 INVOKE\w+ kotlin/UInt.(un)?box-impl
|
||||
// 25 ILOAD
|
||||
// 15 ISTORE
|
||||
// 19 ILOAD
|
||||
// 9 ISTORE
|
||||
// 1 IADD
|
||||
// 0 ISUB
|
||||
// 0 IINC
|
||||
Reference in New Issue
Block a user