FIR CFG: remove duplicating lambda enter -> exit connection
This commit is contained in:
+1
-1
@@ -142,7 +142,7 @@ digraph safeCalls_kt {
|
||||
47 -> {44};
|
||||
48 -> {50};
|
||||
49 -> {53};
|
||||
50 -> {51 51} [color=green];
|
||||
50 -> {51} [color=green];
|
||||
50 -> {55} [color=red];
|
||||
51 -> {52};
|
||||
52 -> {49};
|
||||
|
||||
Reference in New Issue
Block a user