[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
@@ -640,7 +640,7 @@ digraph when_kt {
color=blue
238 [label="Enter when branch condition "];
239 [label="Const: Int(1)"];
240 [label="Operator =="];
240 [label="Equality operator =="];
241 [label="Exit when branch condition"];
}
242 [label="Synthetic else branch"];