Closed CabalCrow closed 6 months ago
The separator node introduced in #94 should use lexical precedence instead of parse precedence. This is a quick fix to that. Currently I don't know any issues introduced by this, but this could potentially create an issue.
Thanks
The separator node introduced in #94 should use lexical precedence instead of parse precedence. This is a quick fix to that. Currently I don't know any issues introduced by this, but this could potentially create an issue.