Sept 19 TC39 Meeting Notes
Rick Waldron
waldron.rick at gmail.com
Fri Sep 28 00:08:16 PDT 2012
On Thu, Sep 27, 2012 at 11:44 PM, Brendan Eich <brendan at mozilla.org> wrote:
> Rick Waldron wrote:
>
>> # Global Scope Revisit
>>
>> YK: Still not in agreement with discussion yesterday, but not blocking the
>>
>> BE: Recap the problem that revealed the issue.
>>
>> LH: Can we talk about let/var at the top level?
>>
>> Current proposal… let would shadow var
>>
>> ARB: Why?
>>
>> BE: Global contour in which let binds
>>
>> AWB: The rule in functions is that you cannot have a var and function of
>> the same name.
>>
>>
> Last line should be "var and let of the same name", not "var and function
> ...."
This will be corrected in the notes submitted to ECMA
Rick
>
>
> /be
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20120928/b0da307a/attachment.html>
More information about the es-discuss
mailing list