{ "type": "Script", "span": { "start": 18, "end": 45, "ctxt": 0 }, "body": [ { "type": "VariableDeclaration", "span": { "start": 18, "end": 45, "ctxt": 0 }, "kind": "var", "declare": false, "declarations": [ { "type": "VariableDeclarator", "span": { "start": 22, "end": 44, "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": 44, "ctxt": 0 }, "expressions": [], "quasis": [ { "type": "TemplateElement", "span": { "start": 27, "end": 43, "ctxt": 0 }, "tail": true, "cooked": "\u001f\u001f 1F 1f", "raw": "\\x1F\\u001f 1F 1f" } ] }, "definite": false } ] } ], "interpreter": null }