[REBOL] Re: Is this a bug ([5 <])?
From: rebol-list2:seznam:cz at: 14-Nov-2002 9:55
Hello Jan,
Wednesday, November 13, 2002, 6:05:04 PM, you wrote:
JS> Hi all,
JS> This works:
>>> [5 < ]
JS> == [5 <]
JS> But this does not:
>>> [5 <]
JS> ** Syntax Error: Invalid tag -- <
JS> ** Near: (line 1) [5 <]
JS> Is this a bug?
JS> Jan
I think it is and please send it to feedback, because I think that
some small fixes in the parser would be nice in the next releases of
Rebol. I hate these "Invalid ..." errors.
Oldes