{ "type": "File", "start": 0, "end": 20, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 20 } }, "program": { "type": "Program", "start": 0, "end": 20, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 20 } }, "sourceType": "script", "body": [ { "type": "VariableDeclaration", "start": 0, "end": 20, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 20 } }, "declarations": [ { "type": "VariableDeclarator", "start": 4, "end": 19, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 19 } }, "id": { "type": "Identifier", "start": 4, "end": 14, "loc": { "start": { "line": 1, "column": 4 }, "end": { "line": 1, "column": 14 }, "identifierName": "_𐒦" }, "name": "_𐒦" }, "init": { "type": "NumericLiteral", "start": 17, "end": 19, "loc": { "start": { "line": 1, "column": 17 }, "end": { "line": 1, "column": 19 } }, "extra": { "rawValue": 10, "raw": "10" }, "value": 10 } } ], "kind": "var" } ], "directives": [] } }