lua-patterns
lua-patterns copied to clipboard
Position capture advances too far?
The position capture incorrectly consumes the following token. See "ello" in the following example:

Possible suspect:
https://github.com/GitSparTV/lua-patterns/blob/e23047628db8f5b8d544acb1f37af4b31a65d709/pm.js#L492