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
@@ -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};