Still LGTM

https://codereview.chromium.org/927953003/diff/40001/test/mjsunit/strong/var-let-const.js
File test/mjsunit/strong/var-let-const.js (right):

https://codereview.chromium.org/927953003/diff/40001/test/mjsunit/strong/var-let-const.js#newcode20
test/mjsunit/strong/var-let-const.js:20: assertTrue(eval("'use strong';
const x = 0; x === 0;"));
FWIW, you can have for loops with const, too. :)

https://codereview.chromium.org/927953003/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to