« Bugzilla Issues Index
#2918 — Remove [Default] from grammar
- bug_id:
2918
- creation_ts:
2014-05-29 14:38:00 -0700
- short_desc:
Remove [Default] from grammar
- delta_ts:
2015-07-10 08:34:24 -0700
- product:
Draft for 6th Edition
- component:
Modules
- version:
Rev 25: May 22, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
DUPLICATE
- dup_id:
2302
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Erik Arvidsson
- assigned_to:
Allen Wirfs-Brock
- cc:
["dherman", "erik.arvidsson", "jorendorff", "samth"]
- commentid:
8671
- comment_count:
0
- who:
Erik Arvidsson
- bug_when:
2014-05-29 14:38:48 -0700
14.1
FunctionDeclaration[Yield,Default] :
function BindingIdentifier[?Yield, ?Default] ( FormalParameters ) { FunctionBody }
...and other places.
I thought it was decided to remove the special default declaration forms since they add no benefit over `export default expression`.
- commentid:
10181
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-09-10 17:49:45 -0700
*** This bug has been marked as a duplicate of bug 2302 ***