> Howdy,
>  Is this legal ES6 syntax:
> 
> for (var x in [ 1,2,3 ] ) { ... }  //?
> 
> Can the 'var' be in there?  There was alleged talk at some point about making 
> that illegal? Hard to tell from looking at the spec thanks!! 
>   Mark
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to