Files
babel/packages/babylon/test/fixtures/es2015/yield/parameter-default-inside-arrow-inside-generator-2/options.json
2017-11-01 16:16:48 +01:00

3 lines
103 B
JSON

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