8 lines
238 B
JSON

{
"type": "Identifier",
"start":1,"end":7,"loc":{"start":{"line":2,"column":0},"end":{"line":2,"column":6},"identifierName":"public"},
"name": "public",
"errors": [
"SyntaxError: Unexpected reserved word 'public'. (2:0)"
]
}