Kevin Smith (2014-01-11T01:48:42.000Z)
>
>
> No, what is required is
>
>   (() => {...whatever...})()
>
> Arrow function expressions are an AssignmentExpression.


Right, I misread Mark's code sample.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20140110/03d34ac9/attachment-0001.html>
domenic at domenicdenicola.com (2014-01-14T17:50:37.259Z)
Right, I misread Mark's code sample.