Files
babel/packages/babel-parser/test/fixtures/es2015/uncategorised/375/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
82 B
JSON

{
"sourceType": "module",
"throws": "Unexpected reserved word 'enum' (1:15)"
}