Files
babel/packages/babel-parser/test/fixtures/es2015/yield/function-name-strict-body/options.json
2018-09-09 17:57:52 -07:00

4 lines
64 B
JSON

{
"throws": "yield is a reserved word in strict mode (1:9)"
}