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