{ "type": "Script", "span": { "start": 18, "end": 61, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 18, "end": 61, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 22, "end": 60, "ctxt": 0 }, "id": { "type": "Identifier", "span": { "start": 22, "end": 23, "ctxt": 0 }, "value": "x", "optional": false, "typeAnnotation": null }, "init": { "type": "TemplateLiteral", "span": { "start": 26, "end": 60, "ctxt": 0 }, "expressions": [], "quasis": [ { "type": "TemplateElement", "span": { "start": 27, "end": 59, "ctxt": 0 }, "tail": true, "cooked": "ꯍ㑖碐", "raw": "\\u{ABCD}\\u{EF12}\\u{3456}\\u{7890}" } ] }, "definite": false } ] } ], "interpreter": null }