{
    "range": [
        0,
        2
    ],
    "loc": {
        "start": {
            "line": 1,
            "column": 0
        },
        "end": {
            "line": 1,
            "column": 2
        }
    },
    "type": "Program",
    "body": [
        {
            "range": [
                0,
                2
            ],
            "loc": {
                "start": {
                    "line": 1,
                    "column": 0
                },
                "end": {
                    "line": 1,
                    "column": 2
                }
            },
            "type": "ExpressionStatement",
            "expression": {
                "range": [
                    0,
                    2
                ],
                "loc": {
                    "start": {
                        "line": 1,
                        "column": 0
                    },
                    "end": {
                        "line": 1,
                        "column": 2
                    }
                },
                "type": "TemplateLiteral",
                "quasis": [
                    {
                        "range": [
                            0,
                            2
                        ],
                        "loc": {
                            "start": {
                                "line": 1,
                                "column": 0
                            },
                            "end": {
                                "line": 1,
                                "column": 2
                            }
                        },
                        "type": "TemplateElement",
                        "value": {
                            "raw": "",
                            "cooked": ""
                        },
                        "tail": true
                    }
                ],
                "expressions": []
            }
        }
    ]
}