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 13, 2020
1 parent 8022bdf commit 5dda567
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 @@ -41538,6 +41538,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 @@ -41646,6 +41648,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 5dda567

Please sign in to comment.