archives

« Bugzilla Issues Index

#2840 — 15.2.1.4: missing rule for ImportEntriesForModule


In 15.2.1.4 "Static Semantics: ImportEntriesForModule",
there isn't a rule to handle
ImportClause : ImportedBinding


fixed in rev25 editor's draft


Not quite fixed in rev25:
15.2.1.4 / group 1 / production
says
ImportClause : ImportedBinding , NamedImports
but should say
ImportClause : ImportedBinding


fixed in rev26 editor's draft


fixed in rev26


confirmed fixed