Test: FIR CFA: sort edges by style & target node id
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ digraph smartcastOnLambda_kt {
|
||||
4 -> {5};
|
||||
5 -> {6};
|
||||
6 -> {7};
|
||||
7 -> {9 8};
|
||||
7 -> {8 9};
|
||||
8 -> {14};
|
||||
9 -> {10};
|
||||
10 -> {11};
|
||||
|
||||
Reference in New Issue
Block a user