Hacker News new | ask | show | jobs
by mschoebel 4123 days ago
> Or use strict mode would not allow that.

It was in strict mode. It allows that.

1 comments

True, bad example. I was talking in general: the "yes, X has this problem, but if you tweak it to be X', then it doesn't." argument. You're not talking about X but X'.

But you're totally right, use strict is not syntactical. (I think?)