[FIR] Add CFG nodes, add multiple subGraphs for CFGOwner
This commit is contained in:
@@ -48,6 +48,7 @@ digraph postponedLambdas_kt {
|
||||
6 -> {7};
|
||||
7 -> {13};
|
||||
7 -> {8} [color=red];
|
||||
7 -> {13} [style=dashed];
|
||||
8 -> {9};
|
||||
9 -> {10};
|
||||
10 -> {11};
|
||||
|
||||
Reference in New Issue
Block a user