compiler: fix test

db4
Slava Pestov 2009-07-29 06:39:54 -05:00
parent 74766d1ccd
commit 34432c5f18
1 changed files with 2 additions and 2 deletions

View File

@ -22,11 +22,11 @@ IN: compiler.tests.low-level-ir
T{ ##inc-d f 1 }
T{ ##replace f V int-regs 0 D 0 }
T{ ##branch }
} append 1 test-bb
} [ clone ] map append 1 test-bb
V{
T{ ##epilogue }
T{ ##return }
} 2 test-bb
} [ clone ] map 2 test-bb
0 get 1 get 1vector >>successors drop
1 get 2 get 1vector >>successors drop
compile-test-cfg