[IR] update testdata
This commit is contained in:
committed by
teamcityserver
parent
6a1ab1b325
commit
fc5c674c60
@@ -1,7 +1,7 @@
|
||||
fun outer() {
|
||||
var x: Int = 0
|
||||
local fun local() {
|
||||
{ //BLOCK
|
||||
{ // BLOCK
|
||||
val tmp0: Int = x
|
||||
x = tmp0.inc()
|
||||
tmp0
|
||||
|
||||
Reference in New Issue
Block a user