The "optional" below crashes my Pharo 1.2.2 image, and user interrupt has no effect...
categoryName := $- asParser negate plus flatten, ($- asParser, #any asParser star flatten) optional star. categoryName parse: 'SuperMe'.
Sean
-- View this message in context: http://forum.world.st/PetitParser-crash-tp3725129p3725129.html Sent from the Moose mailing list archive at Nabble.com.