Test: FIR CFA: sort edges by style & target node id
This commit is contained in:
@@ -47,7 +47,7 @@ digraph postponedLambdas_kt {
|
||||
5 -> {6};
|
||||
6 -> {7};
|
||||
7 -> {8};
|
||||
8 -> {9 13 10};
|
||||
8 -> {9 10 13};
|
||||
8 -> {13} [style=dashed];
|
||||
9 -> {10};
|
||||
10 -> {11};
|
||||
|
||||
Reference in New Issue
Block a user