« Bugzilla Issues Index
#4473 — 11.9.1 Rules of Automatic Semicolon Insertion: Typo IdentifierReference
- bug_id:
4473
- creation_ts:
2015-08-21 11:11:00 -0700
- short_desc:
11.9.1 Rules of Automatic Semicolon Insertion: Typo IdentifierReference
- delta_ts:
2015-10-23 12:18:26 -0700
- product:
ECMA-262 Edition 6
- component:
editorial issues
- version:
unspecified
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- cc:
brterlso
- commentid:
14633
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-08-21 11:11:34 -0700
11.9.1 Rules of Automatic Semicolon Insertion
Last paragraph: "An IdentifierReference in a break or continue [...]"
Replace "An IdentifierReference" with "A LabelIdentifier"
- commentid:
14830
- comment_count:
1
- who:
Brian Terlson
- bug_when:
2015-10-23 12:18:26 -0700
Fixed in ES2016 Draft.