« Bugzilla Issues Index
#2295 — 13.2.1.1: Missing early error restriction for "let" in "LexicalBinding : BindingPattern"
- bug_id:
2295
- creation_ts:
2013-11-15 04:35:00 -0800
- short_desc:
13.2.1.1: Missing early error restriction for "let" in "LexicalBinding : BindingPattern"
- delta_ts:
2014-04-06 11:30:40 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 21: November 8, 2013 Draft
- 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
- commentid:
6791
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-11-15 04:35:51 -0800
13.2.1.1 Static Semantics: Early Errors:
> LexicalBinding : BindingIdentifier Initialiser{opt}
> It is a Syntax Error if the BoundNames of BindingIdentifier contains "let".
There is no equivalent restriction for "LexicalBinding : BindingPattern".
- commentid:
7361
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-02-17 18:04:58 -0800
fixed in rev23 editor's draft
also for class definitions
- commentid:
7570
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-04-06 11:30:40 -0700
fixed in rev23 draft