It's a bug in the parser. You can take a look in Parser.m, or I can fix it this afternoon.
David On 12 Aug 2008, at 10:03, Yen-Ju Chen wrote: > Not sure this is a bug, but this statement gives error (nothing in > quotation): > > a := ''. > > Parse error on line (nil). Unexpected token at character (nil) > while parsing: > (nil) > ERROR: Removing exception handler that is not on top of the stack. > (You probably called return in an NS_DURING block.) > > Thanx. > > Yen-Ju > > _______________________________________________ > Etoile-dev mailing list > [email protected] > https://mail.gna.org/listinfo/etoile-dev _______________________________________________ Etoile-dev mailing list [email protected] https://mail.gna.org/listinfo/etoile-dev
