tc39 / proposal-regexp-named-groups

Named capture groups for JavaScript RegExps
https://tc39.github.io/proposal-regexp-named-groups/
222 stars 21 forks source link

Spec text bug: Remove [+N] on non-trivial GroupSpecifiers #11

Closed littledan closed 7 years ago

littledan commented 7 years ago

It must be possible to parse named groups without the [N] flag on so that this can be used as a signal for reparsing.

littledan commented 7 years ago

Fixed by https://github.com/tc39/proposal-regexp-named-groups/commit/1ad829222792e632eb760f6f8444a9ea461f6ffd