Closed
Bug 886750
Opened 11 years ago
Closed 11 years ago
Compiler: HashLiteral keeps members as an Array
Categories
(L20n :: JS Library, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: stas, Unassigned)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
<bar {
*baz: "Bar"
}>
<foo "{{ bar.length }}">
foo is "0"
I think this is a fallout of us having ArrayLiterals once.
Reporter | ||
Comment 1•11 years ago
|
||
Reporter | ||
Comment 2•11 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•