Erik Arvidsson (2015-01-30T00:49:49.000Z)
d at domenic.me (2015-02-13T23:33:31.297Z)
I looked into it in more details and I seem to have been mistaken. `"*default*"` is just internal spec name that is needed for hoisting FunctionDeclaration and to create the required anonymous binding.
d at domenic.me (2015-02-13T23:32:06.937Z)
I looked into it in more details and I seem to have been mistaken. "*default*" is just internal spec name that is needed for hoisting FunctionDeclaration and to create the required anonymous binding.