compiler.tree.modular-arithmetic: Fix test for iota change.

db4
Doug Coleman 2013-03-23 17:12:16 -07:00
parent 9f92b12e3b
commit eb20c5e22e
1 changed files with 1 additions and 1 deletions

View File

@ -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