Files
babel/packages/babel-parser/test/fixtures/es2017/async-functions/export-async/options.json
2018-05-19 00:03:05 -04:00

5 lines
91 B
JSON

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