FIR CFG: add more uncaught exception paths
This commit is contained in:
committed by
teamcityserver
parent
7b06885348
commit
440cf78884
+2
-1
@@ -177,7 +177,8 @@ digraph inplaceLambdaInControlFlowExpressions_kt {
|
||||
44 -> {45};
|
||||
45 -> {46};
|
||||
46 -> {52 47};
|
||||
47 -> {56 48};
|
||||
47 -> {48};
|
||||
47 -> {56} [label=onUncaughtException];
|
||||
48 -> {49};
|
||||
49 -> {50};
|
||||
50 -> {51};
|
||||
|
||||
Reference in New Issue
Block a user