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
@@ -234,7 +234,7 @@ digraph complex_kt {
}
85 [label="Exit loop block"];
}
86 [label="Exit whileloop"];
86 [label="Exit while loop"];
}
87 [label="Exit block"];
}