mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05: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.