Files
babel/packages/babel-parser/test/fixtures/es2015/yield/parameter-name-arrow-inside-generator-2/options.json
2018-09-24 18:09:54 -05:00

4 lines
103 B
JSON

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