FIR: thread control flow through anonymous object init blocks
^KT-39646 Fixed
This commit is contained in:
+2
-2
@@ -23,8 +23,8 @@ fun test2() {
|
||||
}
|
||||
}
|
||||
|
||||
println(<!UNINITIALIZED_VARIABLE!>x<!>)
|
||||
println(<!UNINITIALIZED_VARIABLE!>x<!>)
|
||||
println(x)
|
||||
println(x)
|
||||
}
|
||||
|
||||
fun test3() {
|
||||
|
||||
Reference in New Issue
Block a user