Nicolò Ribaudo 62bbee97d7 Better error message for import.meta and import() without plugin (#6962)
The correct error was already thrown when they weren't in statement position.
2017-12-03 17:45:37 +01:00

4 lines
115 B
JSON

{
"throws": "This experimental syntax requires enabling the parser plugin: 'importMeta' (1:7)",
"plugins": []
}