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
@@ -84,11 +84,11 @@ digraph implicitReceiverAsWhenSubject_kt {
4 -> {5};
5 -> {6};
6 -> {7};
7 -> {24 8};
7 -> {8 24};
8 -> {9};
9 -> {10};
10 -> {11};
11 -> {19 12};
11 -> {12 19};
12 -> {13};
13 -> {14};
14 -> {15};
@@ -205,11 +205,11 @@ digraph implicitReceiverAsWhenSubject_kt {
41 -> {42};
42 -> {43};
43 -> {44};
44 -> {64 45};
44 -> {45 64};
45 -> {46};
46 -> {47};
47 -> {48};
48 -> {56 49};
48 -> {49 56};
49 -> {50};
50 -> {51};
51 -> {52};