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

5 lines
80 B
JSON

{
"strictMode": true,
"throws": "Unexpected reserved word 'public' (2:0)"
}