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
@@ -57,8 +57,8 @@ digraph innerClassInAnonymousObject_kt {
}
14 -> {15};
14 -> {0 3 6} [color=red];
15 -> {16} [color=red];
15 -> {12} [color=green];
15 -> {16} [color=red];
15 -> {12} [style=dashed];
16 -> {17};
16 -> {0} [color=green];