Actions
Feature #11104
closedES6-like hash literals
Feature #11104:
ES6-like hash literals
Status:
Rejected
Assignee:
-
Target version:
-
Description
Why not support ECMAScript6-like hash literals?
For example,
is equivalent to:
For convenience, the prefix of global, instance, and class variables should be removed from the key name as follows:
Files
Updated by shugo (Shugo Maeda) about 11 years ago
- Status changed from Open to Rejected
すみません、ruby-devになってしまったので出しなおします。
Updated by znz (Kazuhiro NISHIYAMA) over 9 years ago
- Related to Feature #11105: ES6-like hash literals added
Actions