[IR] update testdata
This commit is contained in:
committed by
teamcityserver
parent
6a1ab1b325
commit
fc5c674c60
@@ -3,7 +3,7 @@ fun foo(): Any {
|
||||
}
|
||||
|
||||
fun test(): Int {
|
||||
return { //BLOCK
|
||||
return { // BLOCK
|
||||
val y: Any = foo()
|
||||
when {
|
||||
EQEQ(arg0 = y, arg1 = 42) -> 1
|
||||
|
||||
Reference in New Issue
Block a user