[FIR-TEST] Update cfg dumps in some tests

One of previous commit changed order for those graphs, but i didn't
  find which one
This commit is contained in:
Dmitriy Novozhilov
2020-06-19 15:44:23 +03:00
parent d01817ce14
commit bd8eaad885
12 changed files with 29 additions and 29 deletions
@@ -301,7 +301,7 @@ digraph smartcastToNothing_kt {
102 -> {103};
103 -> {104};
104 -> {105};
105 -> {95} [color=green];
105 -> {94} [color=red];
105 -> {95} [color=green];
}