On Wed, Mar 28, 2012 at 18:06, Andrej Mitrovic
<[email protected]> wrote:
> Okay I got it, you've recently changed some code. I can see it
> mentioned in the readme:
>
> By default, the grammars do not silently consume spaces, as this is
> the standard behavior for PEGs. There is an opt-out though, with the
> simple `<` arrow instead of `<-` (you can see it in the previous
> example)
>
> So yeah, if I change to '<' it works. :)

Damn, I changed README.md a few days ago and forgot the equivalent
page in the wiki :( I knew that duplicating content would cause
trouble.

Reply via email to