{ "type": "Script", "span": { "start": 18, "end": 47, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 18, "end": 47, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 22, "end": 46, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 22, "end": 23, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": null }, "init": { "type": "StringLiteral", "span": { "start": 26, "end": 46, "ctxt": 0 }, "value": "g", "raw": "\"\\u{00000000000067}\"" }, "definite": false } ] } ], "interpreter": null }