FIR CFG traverser: do not skip graph enter node
#KT-42348 fixed
This commit is contained in:
committed by
Dmitriy Novozhilov
parent
a154cf4c45
commit
2d001a46fc
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
fun foo(arg: Boolean) {
|
||||
val x : Int
|
||||
if (arg) {
|
||||
|
||||
Reference in New Issue
Block a user