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
@@ -72,12 +72,12 @@ digraph whenSubjectExpression_kt {
4 -> {5};
5 -> {6};
6 -> {7};
7 -> {27 8};
7 -> {8 27};
8 -> {9};
9 -> {10};
10 -> {11};
11 -> {12};
12 -> {22 13};
12 -> {13 22};
13 -> {14};
14 -> {15};
15 -> {16};
@@ -171,12 +171,12 @@ digraph whenSubjectExpression_kt {
40 -> {41};
41 -> {42};
42 -> {43};
43 -> {63 44};
43 -> {44 63};
44 -> {45};
45 -> {46};
46 -> {47};
47 -> {48};
48 -> {58 49};
48 -> {49 58};
49 -> {50};
50 -> {51};
51 -> {52};