lua-patterns icon indicating copy to clipboard operation
lua-patterns copied to clipboard

Position capture advances too far?

Open eigenbom opened this issue 2 years ago • 0 comments

The position capture incorrectly consumes the following token. See "ello" in the following example:

image

Possible suspect:

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

eigenbom avatar Jan 09 '23 01:01 eigenbom