Test: FIR CFA: sort edges by style & target node id

This commit is contained in:
pyos
2022-11-29 15:12:05 +01:00
committed by Dmitriy Novozhilov
parent 7ee1b75e43
commit faf0129a5d
89 changed files with 662 additions and 694 deletions
@@ -86,12 +86,12 @@ digraph dataFlowInfoFromWhileCondition_kt {
14 -> {15};
15 -> {16};
16 -> {17};
17 -> {21 18};
17 -> {18 21};
18 -> {19};
19 -> {20};
20 -> {21};
21 -> {22};
22 -> {30 23};
22 -> {23 30};
23 -> {24};
24 -> {25};
25 -> {26};