[REBOL] Re: 'form bug?
From: greggirwin:mindspring at: 13-May-2004 15:25
Hi Tim, TJ> I found an unhandled exception in TJ> REBOL/Core 2.5.5.4.2 (linux) TJ> Here's the example:>> form ["one" "^"two three] ;; oops! forgot the closing quoteTJ> ;; on item 2 TJ> ** Syntax Error: Missing " at form ["one" "^"two three] TJ> ** Near: ** CRASH (Should not happen) - Corrupt datatype: 80 It just throws a syntax error here under 2.5.6, both Linux and Windows. -- Gregg