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
@@ -72,7 +72,7 @@ digraph dataFlowInfoFromWhileCondition_kt {
}
29 [label="Exit loop block"];
}
30 [label="Exit whileloop"];
30 [label="Exit while loop"];
}
31 [label="Exit block"];
}