craff / pacomb

A parsing library that compiles grammars to combinators using elimination of left recursion
MIT License
18 stars 2 forks source link

Weird comment in [lib/comb.ml] #2

Closed rlepigre closed 5 years ago

rlepigre commented 5 years ago

The following comment seems wrong.

https://github.com/craff/pacomb/blob/5346cb88e1153c3b7b332d5108176b2bfc2b3db0/lib/comb.ml#L196