Erik Arvidsson (2013-10-31T14:02:12.000Z)
domenic at domenicdenicola.com (2013-11-02T19:20:41.619Z)
Both the wiki and the ES6 draft have the following as valid ExportDeclaration: export * (without a `from ModuleSpecifier`) What is the intended semantics for that?