Fix gmatch for pass testsuites #15
Reference in New Issue
Block a user
Delete Branch "patch-7"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Test suites from lua.org:
Code from lua:
https://www.lua.org/source/5.2/lstrlib.c.html
On empty match need increase string offset.