[REBOL] Re: Apparent newbie question
From: ingo:2b1 at: 20-Nov-2003 19:12
Hi Tom, sorry, your version is buggy, you only have to *turn around* the test-case, not refactor it ... Tom Conlin wrote: <...>> if (length? TEST-BLOCK) < 4 [ > > or > > if 4 >= length? TEST-BLOCK [<...> Just try starting at 3 going on to 5 and check if both versions give you the same results. Kind regards, Ingo