2008/10/4 Waldemar Horwat <waldemar at google.com>: > const x = x + 1; > > will be at least a run-time error. Whether it should be a compile-time > error is open for discussion. After some considerations I think any static rule would be unsatisfactory as it can be trivially subverted with eval. Regards, Igor