{ "type": "Script", "span": { "start": 130, "end": 149, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 130, "end": 149, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 134, "end": 148, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 134, "end": 135, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": null }, "init": { "type": "StringLiteral", "span": { "start": 138, "end": 148, "ctxt": 0 }, "value": "￿", "raw": "\"\\u{FFFF}\"" }, "definite": false } ] } ], "interpreter": null }