raul mihaila (2013-12-25T11:24:55.000Z)
On Tue, Dec 24, 2013 at 7:53 PM, Brendan Eich <brendan at mozilla.com> wrote:

> ES4 had let (x = x) ... forms (where ... was an expression or a body), but
> for ES6 we agreed on the temporal dead zone:
>
>>
>>
Or maybe there's no need for a new keyword :). Not sure I would like an
additional body though.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20131225/43fd494a/attachment-0001.html>
domenic at domenicdenicola.com (2014-01-06T14:08:16.145Z)
On Tue, Dec 24, 2013 at 7:53 PM, Brendan Eich <brendan at mozilla.com> wrote:

> ES4 had `let (x = x) ...` forms (where ... was an expression or a body), but
> for ES6 we agreed on the temporal dead zone:

Or maybe there's no need for a new keyword :). Not sure I would like an
additional body though.