FIR CFG: remove duplicating lambda enter -> exit connection

This commit is contained in:
Mikhail Glukhikh
2020-05-12 18:38:05 +03:00
parent 5ef37148ea
commit 32cfee50e0
11 changed files with 17 additions and 13 deletions
@@ -54,7 +54,7 @@ digraph postponedLambdaInConstructor_kt {
13 -> {15};
14 -> {9} [color=green];
14 -> {12} [color=red];
15 -> {16 16} [color=green];
15 -> {16} [color=green];
15 -> {17} [color=red];
16 -> {14};
17 -> {19};