[FIR] Update test data after introducing new fir nodes

This commit is contained in:
Ivan Kylchik
2020-07-16 00:30:02 +03:00
parent d77d733244
commit 3c01a39846
20 changed files with 96 additions and 97 deletions
@@ -90,7 +90,7 @@ digraph functionCallBound_kt {
29 [label="Function call: $subj$.R|/isOk|()"];
30 [label="Exit safe call"];
31 [label="Const: Boolean(true)"];
32 [label="Operator =="];
32 [label="Equality operator =="];
33 [label="Exit when branch condition"];
}
subgraph cluster_12 {