[IR] update testdata: print else -> ...
This commit is contained in:
committed by
teamcityserver
parent
14dabed85a
commit
2dbd784a6a
@@ -20,7 +20,7 @@ class TestClass {
|
||||
|
||||
val test: Int
|
||||
field = when {
|
||||
true -> { // BLOCK
|
||||
else -> { // BLOCK
|
||||
super.#out /*!! PrintStream */.println(p0 = "TestClass/test")
|
||||
42
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user