archives

« Bugzilla Issues Index

#838 — 14.1: ModuleDeclaration & ImportDeclaration


The spec has no definitions for nonterminals ModuleDeclaration and ImportDeclaration.


LexicallyDeclaredNames also assumes that BoundNames is defined for each of them.


ModuleDeclaration and ImportDeclaration were defined in rev 19.
(and BoundNames was defined on them)