Fix compiler test

db4
Slava Pestov 2008-11-23 21:40:10 -06:00
parent 55e211601d
commit eeb2133ba2
1 changed files with 1 additions and 3 deletions

View File

@ -286,9 +286,7 @@ HINTS: recursive-inline-hang-2 array ;
HINTS: recursive-inline-hang-3 array ;
! Regression
USE: sequences.private
[ ] [ { (3append) } compile ] unit-test
[ ] [ { 3append-as } compile ] unit-test
! Wow
: counter-example ( a b c d -- a' b' c' d' )