archives

« Bugzilla Issues Index

#2320 — 15.1.2.4: spurious "{"


In 15.1.2.4 "Static Semantics: ExportEntriesForModule",
rule 4 step 3 says:
Return a new List containing the Record {
[[ModuleRequest]]: module,
[[ImportName]]: null,
{[[LocalName]]: localName,
[[ExportName]]: exportName }.

Delete the extra "{".


fixed in rev25 editor's draft


confirmed fixed.