{ "type": "Script", "span": { "start": 130, "end": 150, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 130, "end": 150, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 134, "end": 149, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 134, "end": 135, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": null }, "init": { "type": "TemplateLiteral", "span": { "start": 138, "end": 149, "ctxt": 0 }, "expressions": [], "quasis": [ { "type": "TemplateElement", "span": { "start": 139, "end": 148, "ctxt": 0 }, "tail": true, "cooked": { "type": "StringLiteral", "span": { "start": 139, "end": 148, "ctxt": 0 }, "value": "𐀀", "hasEscape": true, "kind": { "type": "normal", "containsQuote": false } }, "raw": { "type": "StringLiteral", "span": { "start": 139, "end": 148, "ctxt": 0 }, "value": "\\u{10000}", "hasEscape": true, "kind": { "type": "normal", "containsQuote": false } } } ] }, "definite": false } ] } ], "interpreter": null }