From d17ef380074d7d23ef0cd42aaed2ef573027d1b1 Mon Sep 17 00:00:00 2001 From: Joe Groff Date: Mon, 26 Oct 2009 23:01:35 -0500 Subject: [PATCH] update compiler.tree.cleanup test --- basis/compiler/tree/cleanup/cleanup-tests.factor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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