Test: FIR CFA: sort edges by style & target node id
This commit is contained in:
Vendored
+1
-1
@@ -78,7 +78,7 @@ digraph smartcastAfterReassignment_kt {
|
||||
17 -> {18};
|
||||
18 -> {19};
|
||||
19 -> {20};
|
||||
20 -> {22 21};
|
||||
20 -> {21 22};
|
||||
21 -> {28};
|
||||
22 -> {23};
|
||||
23 -> {24};
|
||||
|
||||
Reference in New Issue
Block a user