{ "type": "File", "start":0,"end":6,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":6}}, "errors": [ "SyntaxError: A numeric separator is only allowed between two digits (1:2)", "SyntaxError: A numeric separator is only allowed between two digits (1:3)" ], "program": { "type": "Program", "start":0,"end":6,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":6}}, "sourceType": "script", "interpreter": null, "body": [ { "type": "ExpressionStatement", "start":0,"end":6,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":6}}, "expression": { "type": "ArrayExpression", "start":0,"end":6,"loc":{"start":{"line":1,"column":0},"end":{"line":1,"column":6}}, "elements": [ { "type": "NumericLiteral", "start":1,"end":5,"loc":{"start":{"line":1,"column":1},"end":{"line":1,"column":5}}, "extra": { "rawValue": 11, "raw": "1__1" }, "value": 11 } ] } } ], "directives": [] } }