* Check exported bindings are defined * Add tests * Update flow whitelist * Add tests for builtins
3 lines
23 B
JavaScript
3 lines
23 B
JavaScript
export {foo};
|
|
var foo;
|