Test: FIR CFA: sort edges by style & target node id

This commit is contained in:
pyos
2022-11-29 15:12:05 +01:00
committed by Dmitriy Novozhilov
parent 7ee1b75e43
commit faf0129a5d
89 changed files with 662 additions and 694 deletions
@@ -84,7 +84,7 @@ digraph smartcastFromArgument_kt {
14 -> {15};
15 -> {16};
16 -> {17};
17 -> {21 18};
17 -> {18 21};
18 -> {19};
19 -> {35};
19 -> {20} [style=dotted];
@@ -92,7 +92,7 @@ digraph smartcastFromArgument_kt {
21 -> {22};
22 -> {23};
23 -> {24};
24 -> {26 25};
24 -> {25 26};
25 -> {33};
26 -> {27};
27 -> {28};