{ "type": "Program", "body": [ { "type": "ExpressionStatement", "expression": { "type": "Literal", "value": true, "raw": "\\u0074rue", "range": [ 0, 9 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 9 } } }, "range": [ 0, 9 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 9 } } } ], "sourceType": "script", "range": [ 0, 9 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 9 } }, "tokens": [ { "type": "Boolean", "value": "\\u0074rue", "range": [ 0, 9 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 9 } } } ], "errors": [ { "index": 0, "lineNumber": 1, "column": 1, "message": "Error: Line 1: Keyword must not contain escaped characters" } ] }