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 15, 2020
1 parent 8770b6d commit b05baba
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 @@ -41540,6 +41540,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 @@ -41648,6 +41650,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 b05baba

Please sign in to comment.