Forgot a drop in unit test
parent
08b277e892
commit
0250d7c1d2
|
@ -353,5 +353,5 @@ USING: math.private compiler.cfg.debugger ;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
{ { int-regs { 0 1 2 3 } } }
|
{ { int-regs { 0 1 2 3 } } }
|
||||||
allocate-registers
|
allocate-registers drop
|
||||||
] unit-test
|
] unit-test
|
||||||
|
|
Loading…
Reference in New Issue