Kai Cataldo 5fb4353778 Throw error when exporting non-declaration (#241)
* Throw error when exporting non-declaration

fixes #238

* Do check ahead of parsing export statement
2016-12-01 21:03:13 +01:00

5 lines
68 B
JSON

{
"sourceType": "module",
"throws": "Unexpected token (1:15)"
}