>
>
>> This is no different from
>
> function f(x = function(y) { delete y }) { "use strict"; }
>

It is in the sense that in the case you present, you already known by
virtue of the "function" keyword that you are entering a "maybe" strict
context.

But I was able to program around it - not a huge deal.
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to