FIR: Fix test data
This commit is contained in:
@@ -24,10 +24,10 @@ digraph postponedLambdas_kt {
|
|||||||
}
|
}
|
||||||
8 [label="Postponed exit from lambda"];
|
8 [label="Postponed exit from lambda"];
|
||||||
9 [label="Access variable R|<local>/b|"];
|
9 [label="Access variable R|<local>/b|"];
|
||||||
10 [label="Function call: R|/foo|(vararg(R|<local>/a|, R|<local>/b|), foo@fun <anonymous>(): R|kotlin/String| <kind=UNKNOWN> {
|
10 [label="Function call: R|/foo|(vararg(R|<local>/a|, foo@fun <anonymous>(): R|kotlin/String| <kind=UNKNOWN> {
|
||||||
String()
|
String()
|
||||||
}
|
}
|
||||||
)"];
|
, R|<local>/b|))"];
|
||||||
11 [label="Exit function test" style="filled" fillcolor=red];
|
11 [label="Exit function test" style="filled" fillcolor=red];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user