[IR] update testdata
This commit is contained in:
committed by
teamcityserver
parent
6a1ab1b325
commit
fc5c674c60
@@ -1,7 +1,7 @@
|
||||
fun test(b: Boolean, i: Int) {
|
||||
when {
|
||||
b -> { //BLOCK
|
||||
{ //BLOCK
|
||||
b -> { // BLOCK
|
||||
{ // BLOCK
|
||||
val tmp0_subject: Int = i
|
||||
when {
|
||||
EQEQ(arg0 = tmp0_subject, arg1 = 0) -> 1 /*~> Unit */
|
||||
|
||||
Reference in New Issue
Block a user