Sometimes it helps to make a block explicit and see what REBOL thinks
is in it.

>> length? [<<test>> <v>]
== 3
>> first [<<test>> <v>]
== <<test>
>> second [<<test>> <v>]
== >

-- Gregg                         

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to