Test: FIR CFA: fix the names of some nodes

This commit is contained in:
pyos
2022-12-13 10:21:08 +01:00
committed by Dmitriy Novozhilov
parent fbd0908f0c
commit e86b87fe0b
49 changed files with 331 additions and 341 deletions
@@ -252,7 +252,7 @@ digraph tryCatch_kt {
}
102 [label="Exit loop block"];
}
103 [label="Exit whileloop"];
103 [label="Exit while loop"];
}
104 [label="Const: Int(3)"];
105 [label="Variable declaration: lval z: R|kotlin/Int|"];