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