Update test data
#KT-28309
This commit is contained in:
+2
-1
@@ -14,7 +14,8 @@ fun test() {
|
||||
val result = foobar(if (1 == 1) true else bar(), foo(), "OK")
|
||||
}
|
||||
|
||||
// 7 ISTORE
|
||||
// fake inline variables occupy 7 ISTOREs.
|
||||
// 14 ISTORE
|
||||
// 8 ILOAD
|
||||
// 2 ASTORE
|
||||
// 7 ALOAD
|
||||
|
||||
Reference in New Issue
Block a user