Files
babel/packages/babel-parser/test/fixtures/es2015/uncategorised/367/options.json
2019-01-23 14:33:23 -08:00

5 lines
104 B
JSON

{
"sourceType": "module",
"throws": "Can not use keyword 'await' outside an async function (1:6)"
}