* Throw error when exporting non-declaration fixes #238 * Do check ahead of parsing export statement
2 lines
20 B
JavaScript
2 lines
20 B
JavaScript
export let foo = 1;
|