in reply to
Re: Re: Parsing with Perl 6
in thread
Parsing with Perl 6
Right... but I am not sure that you cover this case:
q{"this string ends with a backslash \\"}
does it? That is, \\" and \" are different.
Comment on
Re^3: Parsing with Perl 6
In Section
Meditations