Test: FIR CFA: sort edges by style & target node id
This commit is contained in:
+1
-1
@@ -89,7 +89,7 @@ digraph delayedAssignment_kt {
|
||||
12 -> {13};
|
||||
13 -> {14};
|
||||
14 -> {15};
|
||||
15 -> {24 16};
|
||||
15 -> {16 24};
|
||||
16 -> {17};
|
||||
17 -> {18};
|
||||
18 -> {19};
|
||||
|
||||
Reference in New Issue
Block a user