Skip to content

Commit

Permalink
Editorial: Add 4 <emu-prodref> elements to Annex A
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdyck committed Feb 3, 2020
1 parent 5ccf9be commit 6594c43
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions spec.html
Original file line number Diff line number Diff line change
Expand Up @@ -41539,6 +41539,8 @@ <h1>Lexical Grammar</h1>
<emu-prodref name=UnicodeIDStart></emu-prodref>
<emu-prodref name=UnicodeIDContinue></emu-prodref>
<emu-prodref name=ReservedWord></emu-prodref>
<emu-prodref name=OptionalChainingPunctuator></emu-prodref>
<emu-prodref name=OtherPunctuator></emu-prodref>
<emu-prodref name=Punctuator></emu-prodref>
<emu-prodref name=DivPunctuator></emu-prodref>
<emu-prodref name=RightBracePunctuator></emu-prodref>
Expand Down Expand Up @@ -41647,6 +41649,8 @@ <h1>Expressions</h1>
<emu-prodref name=ImportCall></emu-prodref>
<emu-prodref name=Arguments></emu-prodref>
<emu-prodref name=ArgumentList></emu-prodref>
<emu-prodref name=OptionalExpression></emu-prodref>
<emu-prodref name=OptionalChain></emu-prodref>
<emu-prodref name=LeftHandSideExpression></emu-prodref>
<emu-prodref name=UpdateExpression></emu-prodref>
<emu-prodref name=UnaryExpression></emu-prodref>
Expand Down

0 comments on commit 6594c43

Please sign in to comment.