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
@@ -44,7 +44,7 @@ digraph thisOfExtensionProperty_kt {
6 -> {7};
7 -> {8};
8 -> {9};
9 -> {12 10};
9 -> {10 12};
10 -> {11};
11 -> {12};
12 -> {13};
@@ -82,7 +82,7 @@ digraph thisOfExtensionProperty_kt {
19 -> {20};
20 -> {21};
21 -> {22};
22 -> {27 23};
22 -> {23 27};
23 -> {24};
24 -> {25};
25 -> {26};