Skip to content

Commit

Permalink
Editorial: Remove a few <emu-prodref>s from Annex A (tc39#1868)
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 authored and ljharb committed Feb 21, 2020
1 parent 2431eb3 commit cdeb7cf
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 @@ -41899,13 +41899,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 cdeb7cf

Please sign in to comment.