Files
babel/packages/babel-parser/test/fixtures/esprima/invalid-syntax/migrated_0228/options.json
Daniel Tschinder 9eb010da50 Unify reserved word checking and update error messages (#9402)
* Unify reserved word checking and update error messages

* Fix test
2019-01-31 19:02:32 -08:00

4 lines
62 B
JSON

{
"throws": "Unexpected reserved word 'protected' (1:37)"
}