Andreas Rossberg wrote:
Right, but my comment was only about checking of assignments to const variables. Those are always an error, regardless of TDZ behaviour.
Agreed, absolutely. In all-strict code we know all the bindings, we see all assignments.
/be _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

