[IR] update testdata: print else -> ...
This commit is contained in:
committed by
teamcityserver
parent
14dabed85a
commit
2dbd784a6a
+1
-1
@@ -1,6 +1,6 @@
|
||||
fun test(): Int {
|
||||
return when {
|
||||
true -> 42
|
||||
else -> 42
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user