-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Regex similar to ($|^)\w+ will always return false. Regex similar to ($*)*\w+ won't return an empty capture (or won't always return the right result, I don't remember anymore). This was fixed in nim-regex, see nitely/nim-regex#79 and nitely/nim-regex#84
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working