Forgot a drop in unit test

db4
Slava Pestov 2008-11-03 01:53:27 -06:00
parent 08b277e892
commit 0250d7c1d2
1 changed files with 1 additions and 1 deletions

View File

@ -353,5 +353,5 @@ USING: math.private compiler.cfg.debugger ;
}
}
{ { int-regs { 0 1 2 3 } } }
allocate-registers
allocate-registers drop
] unit-test