Rationale for dropping ModuleImport syntax?
Kevin Smith
zenparsing at gmail.com
Mon Jun 9 16:13:23 PDT 2014
>
>
> ```
> ImportClause :
> ImportedBinding
> ImportedBinding , NamedImports
> NamedImports
> ```
>
>
Side topic, but this particular production:
ImportClause: ImportedBinding , NamedImports
needs to die an immediate death.
> Or would the default value be an object containing all the named export
> values?
>
No - the default has no default, as it were.
Kevin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20140609/25bb3401/attachment.html>
More information about the es-discuss
mailing list