« Bugzilla Issues Index
#3394 — Support default-exporting class declarations
- bug_id:
3394
- creation_ts:
2014-11-20 11:50:00 -0800
- short_desc:
Support default-exporting class declarations
- delta_ts:
2014-12-08 14:57:24 -0800
- product:
Draft for 6th Edition
- component:
Modules
- version:
Rev 28: October 14, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Axel Rauschmayer
- assigned_to:
Allen Wirfs-Brock
- cc:
["dherman", "jorendorff", "samth"]
- commentid:
10667
- comment_count:
0
- who:
Axel Rauschmayer
- bug_when:
2014-11-20 11:50:36 -0800
Currently only hoistable declarations can be default-exported (functions and generator functions). Class declarations would make sense, too.
- commentid:
10968
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-12-08 14:57:24 -0800
fixed in rev29