compiler.tree.modular-arithmetic: Fix test for iota change.
parent
9f92b12e3b
commit
eb20c5e22e
|
|
@ -130,7 +130,7 @@ TUPLE: declared-fixnum { x fixnum } ;
|
|||
|
||||
[ t ] [
|
||||
[
|
||||
{ iota } declare [ 256 rem ] map
|
||||
{ iota-tuple } declare [ 256 rem ] map
|
||||
] { mod fixnum-mod rem } inlined?
|
||||
] unit-test
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue