diff --git a/basis/compiler/tree/cleanup/cleanup-tests.factor b/basis/compiler/tree/cleanup/cleanup-tests.factor index 02e7409c24..db96086371 100755 --- a/basis/compiler/tree/cleanup/cleanup-tests.factor +++ b/basis/compiler/tree/cleanup/cleanup-tests.factor @@ -491,7 +491,7 @@ cell-bits 32 = [ ] unit-test [ t ] [ - [ { array } declare 2 [ . . ] assoc-each ] + [ { array } declare 2 [ . . ] assoc-each ] \ nth-unsafe inlined? ] unit-test