Gary is right: `let` is disabled for web content in Firefox because our
version isn't spec-compatible enough yet. In the shell or chrome code,
where it is enabled, our behavior matches traceur's in that we treat the
given examples as errors, too.

On Fri, Jan 2, 2015 at 4:40 PM, Gary Guo <[email protected]> wrote:

> Thanks for your note, I'm not testing it under Nightly. Did you test that
> the 'let' declaration is working properly in JSFiddle? It may not be
> enabled in web pages by default if the script doesn't declare to be
> javascript 1.7.
>
> ------------------------------
> From: [email protected]
> Date: Fri, 2 Jan 2015 14:23:31 +0000
> Subject: Re: Can `let`, `static` and `yield` still be used as Identifier?
> To: [email protected]
> CC: [email protected]
>
>
>
> On Thu Jan 01 2015 at 9:47:47 PM Gary Guo <[email protected]> wrote:
>
> It seems that in JSFiddle running on Firefox, let declaration is disabled.
> So this cannot explain.
>
>
> I don't know why you'd say that, considering the fiddle works just fine.
> Open your developer console and you'll see the output. Note that I'm
> referring to Nightly.
>
> Rick
>
> _______________________________________________
> es-discuss mailing list
> [email protected]
> https://mail.mozilla.org/listinfo/es-discuss
>
>
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to