David Herman wrote:
> I think we're seeing the exact same phenomenon with `export default` -- the 
> modifiers make it look more like a declaration context. So I think we should 
> consider doing the same thing as we do for ExpressionStatement: <snip>

I agree with the confusion (due in part because the nearly-identical TypeScript 
syntax puts the exported identifiers in scope), and the fix seems to address 
the problem so I support it.
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to