Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Lookaheads use parens (on both sides) #97

Closed
wants to merge 1 commit into from

Conversation

atz
Copy link

@atz atz commented Apr 9, 2019

See "Note 3" in ECMA-262 here:
http://www.ecma-international.org/ecma-262/9.0/index.html#sec-runtime-semantics-canonicalize-ch

I am unaware of any regex grouping element that opens w/ parenthesis, but closes with a non-paren character.

See "Note 3" in ECMA-262 here:
http://www.ecma-international.org/ecma-262/9.0/index.html#sec-runtime-semantics-canonicalize-ch

I am unaware of any regex grouping element that opens w/ parenthesis, but closes with a non-paren character.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants