On Nov 25, 2014, at 10:07 PM, Axel Rauschmayer wrote: > Given that `const` is a new feature – shouldn’t an exception be thrown in > non-strict mode if a `const` variable is being changed?
yes it should see https://github.com/tc39/tc39-notes/blob/master/es6/2014-11/nov-18.md#43-assignment-to-a-const-static-error > > -- > Dr. Axel Rauschmayer > [email protected] > rauschma.de > > > > _______________________________________________ > es-discuss mailing list > [email protected] > https://mail.mozilla.org/listinfo/es-discuss
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

