On Wed, Jan 29, 2014 at 3:39 PM, Calvin Metcalf <[email protected]> wrote: > *would be equivalent of it was allowed > >[...] >> So the following are equivalent? >> >> ```js >> export default foo(); >> export let default = foo(); >> ```
Yes. -j _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

