Files
babel/packages/babel-parser/test/fixtures/es2017/async-functions/export-invalid/options.json

5 lines
91 B
JSON

{
"sourceType": "module",
"throws": "Unexpected token, expected \"function\" (1:21)"
}