>> 3. Are parenthese required for zero arguments or will >> let a = => doThis(); >> syntax be permitted (in line with CS) > > This too is clearly specified by > > http://wiki.ecmascript.org/doku.php?id=strawman:arrow_function_syntax#grammar_changes > > ArrowFormalParameters, second right-part.
That seems useful. What’s the rationale for not support it? Thanks! Axel -- Dr. Axel Rauschmayer [email protected] home: rauschma.de twitter: twitter.com/rauschma blog: 2ality.com
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

