Exactly :)
Doru
On Thu, Sep 27, 2012 at 10:01 AM, Stephan Eggermont stephan@stack.nl wrote:
If anybody as a clue on what's happening ... ?
Sounds like #newline asParser already matches on cr, and then has a remaining character lf.
PPJavaLexicon>lineTerminator
^ (Character lf asParser) / (Character cr asParser , (Character lf asParser ) optional )
Stephan
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev