Gary Guo (2015-01-02T15:40:15.000Z)
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: waldron.rick at gmail.com
Date: Fri, 2 Jan 2015 14:23:31 +0000
Subject: Re: Can `let`, `static` and `yield` still be used as Identifier?
To: nbdd0121 at hotmail.com
CC: es-discuss at mozilla.org



On Thu Jan 01 2015 at 9:47:47 PM Gary Guo <nbdd0121 at hotmail.com> 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 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20150102/b7c194f7/attachment.html>
d at domenic.me (2015-01-12T21:21:31.605Z)
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.