« Bugzilla Issues Index
#328 — 11.13.1: "with and skip"
- bug_id:
328
- creation_ts:
2012-03-31 01:17:00 -0700
- short_desc:
11.13.1: "with and skip"
- delta_ts:
2012-05-04 14:34:34 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 6: February 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
852
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-03-31 01:17:45 -0700
In 11.13.1 "Destructuring Assignment",
under "Runtime Semantics: Destructuring Assignment Evaluation",
in the 9th rule,
step 2 says:
"Return the result of performing Indexed Destructuring Assignment
Evaluation of AssignmentRestElement with and skip as the arguments."
There's something ("obj"?) missing between "with" and "and".
- commentid:
890
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-05-04 14:34:34 -0700
Corrected in May 4 2012 draft.
obj