In other words, is
for (let i = 0; i < 10; i++) {
let i;
}legal? I feel it is, but I'm not sure if the specs has made that clear. Thanks!
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

