> (bikeshed: don't leave out this option for the syntax `import module from > "underscore"`) >
Unfortunately, this one won't work because "module" in this context is a plain ol' identifier. AFAIK, there's no interest in making "module" a proper keyword. (Right now it's just a contextual keyword.)
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

