Skip to content

Commit

Permalink
jmdyck review
Browse files Browse the repository at this point in the history
  • Loading branch information
bakkot committed Apr 12, 2022
1 parent ce08446 commit 847430c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec.html
Original file line number Diff line number Diff line change
Expand Up @@ -46953,7 +46953,7 @@ <h2>Syntax</h2>
`\` AtomEscape[~UnicodeMode, ?N]
`\` [lookahead == `c`]
CharacterClass[~UnicodeMode]
`(` GroupSpecifier Disjunction[~UnicodeMode, ?N] `)`
`(` GroupSpecifier[~UnicodeMode] Disjunction[~UnicodeMode, ?N] `)`
`(` `?` `:` Disjunction[~UnicodeMode, ?N] `)`
InvalidBracedQuantifier
ExtendedPatternCharacter
Expand Down

0 comments on commit 847430c

Please sign in to comment.