Test: FIR CFA: sort edges by style & target node id
This commit is contained in:
+1
-1
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user