mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
It's possible to get a match based on a lookahead, but not actually have any non-empty capture groups. This should be considered a failed match.
It's possible to get a match based on a lookahead, but not actually have any non-empty capture groups. This should be considered a failed match.