Test: FIR CFA: sort edges by style & target node id
This commit is contained in:
Vendored
+3
-3
@@ -119,7 +119,7 @@ digraph exhaustiveWhenAndDNNType_kt {
|
||||
24 -> {25};
|
||||
25 -> {26};
|
||||
26 -> {27};
|
||||
27 -> {39 28};
|
||||
27 -> {28 39};
|
||||
28 -> {29};
|
||||
29 -> {30};
|
||||
30 -> {31};
|
||||
@@ -212,7 +212,7 @@ digraph exhaustiveWhenAndDNNType_kt {
|
||||
60 -> {61};
|
||||
61 -> {62};
|
||||
62 -> {63};
|
||||
63 -> {75 64};
|
||||
63 -> {64 75};
|
||||
64 -> {65};
|
||||
65 -> {66};
|
||||
66 -> {67};
|
||||
@@ -303,7 +303,7 @@ digraph exhaustiveWhenAndDNNType_kt {
|
||||
95 -> {96};
|
||||
96 -> {97};
|
||||
97 -> {98};
|
||||
98 -> {110 99};
|
||||
98 -> {99 110};
|
||||
99 -> {100};
|
||||
100 -> {101};
|
||||
101 -> {102};
|
||||
|
||||
Reference in New Issue
Block a user