Files
babel/packages/babel-parser/test/fixtures/es2015/yield/parameter-name-arrow-inside-generator-1/options.json
2018-05-19 00:03:05 -04:00

3 lines
102 B
JSON

{
"throws": "yield is not allowed in the parameters of an arrow function inside a generator (2:3)"
}