archives

« Bugzilla Issues Index

#2598 — FutureReservedWords in Annex A Lexical Grammar


In Annex A, Lexical Grammar, FutureReservedWords still includes

class, extends, super, const, export, import

And should be updated to match 11.6.2.2 http://people.mozilla.org/~jorendorff/es6-draft.html#sec-future-reserved-words (which is just `enum`)


Annex A is due to be complete refreshed with revised grammar

*** This bug has been marked as a duplicate of bug 164 ***


Ok

I had seen the other bug, but filed this anyway since it's not so much a "missing thing", but it certainly is a "refresh".