rewrite
rewrite copied to clipboard
Javascript - fixing parsing of export import...
What's changed?
In Javascript fixing parsing of a special case of export import ... statements.
What's your motivation?
Otherwise the parser fails to recognize it properly and swallows the export keyword.