Skip to content

Commit

Permalink
Editorial: Remove a few <emu-prodref>s from Annex A
Browse files Browse the repository at this point in the history
... that I should have removed back in 573e382 (PR tc39#370).
  • Loading branch information
jmdyck committed Feb 5, 2020
1 parent ccfba05 commit 06858c4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions spec.html
Original file line number Diff line number Diff line change
Expand Up @@ -42017,13 +42017,6 @@ <h1>Number Conversions</h1>
<emu-prodref name=StrNumericLiteral></emu-prodref>
<emu-prodref name=StrDecimalLiteral></emu-prodref>
<emu-prodref name=StrUnsignedDecimalLiteral></emu-prodref>
<emu-prodref name=DecimalDigits></emu-prodref>
<emu-prodref name=DecimalDigit></emu-prodref>
<emu-prodref name=ExponentPart></emu-prodref>
<emu-prodref name=ExponentIndicator></emu-prodref>
<emu-prodref name=SignedInteger></emu-prodref>
<emu-prodref name=HexIntegerLiteral></emu-prodref>
<emu-prodref name=HexDigit></emu-prodref>
<p>All grammar symbols not explicitly defined by the |StringNumericLiteral| grammar have the definitions used in the <emu-xref href="#sec-literals-numeric-literals">Lexical Grammar for numeric literals</emu-xref>.</p>
</emu-annex>

Expand Down

0 comments on commit 06858c4

Please sign in to comment.