Skip to content

Commit

Permalink
add whitespace to IdentityEscape
Browse files Browse the repository at this point in the history
  • Loading branch information
bakkot authored Nov 2, 2023
1 parent 3127d6b commit f9fbd5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec.emu
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ contributors: Jordan Harband
IdentityEscape[UnicodeMode] ::
[+UnicodeMode] SyntaxCharacter
[+UnicodeMode] `/` <ins>`,` `-` `=` `<` `>` `/` `#` `&` `!` `%` `:` `;` `@` `~` `'` `"`</ins>
<ins>[+UnicodeMode] WhiteSpace</ins>
[~UnicodeMode] SourceCharacter but not UnicodeIDContinue

DecimalEscape ::
Expand Down

0 comments on commit f9fbd5c

Please sign in to comment.