{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "TemplateExpression",
        "tag": {
          "type": "IdentifierExpression",
          "name": "a",
          "loc": {
            "start": {
              "line": 1,
              "column": 0,
              "offset": 0
            },
            "end": {
              "line": 1,
              "column": 1,
              "offset": 1
            }
          }
        },
        "elements": [
          {
            "type": "TemplateElement",
            "rawValue": "token ",
            "loc": {
              "start": {
                "line": 1,
                "column": 2,
                "offset": 2
              },
              "end": {
                "line": 1,
                "column": 8,
                "offset": 8
              }
            }
          },
          {
            "type": "TemplateExpression",
            "tag": null,
            "elements": [
              {
                "type": "TemplateElement",
                "rawValue": "nested ",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 11,
                    "offset": 11
                  },
                  "end": {
                    "line": 1,
                    "column": 18,
                    "offset": 18
                  }
                }
              },
              {
                "type": "BinaryExpression",
                "left": {
                  "type": "TemplateExpression",
                  "tag": null,
                  "elements": [
                    {
                      "type": "TemplateElement",
                      "rawValue": "deeply",
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 21,
                          "offset": 21
                        },
                        "end": {
                          "line": 1,
                          "column": 27,
                          "offset": 27
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 20,
                      "offset": 20
                    },
                    "end": {
                      "line": 1,
                      "column": 28,
                      "offset": 28
                    }
                  }
                },
                "operator": "+",
                "right": {
                  "type": "ObjectExpression",
                  "properties": [],
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 31,
                      "offset": 31
                    },
                    "end": {
                      "line": 1,
                      "column": 33,
                      "offset": 33
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 20,
                    "offset": 20
                  },
                  "end": {
                    "line": 1,
                    "column": 33,
                    "offset": 33
                  }
                }
              },
              {
                "type": "TemplateElement",
                "rawValue": " blah",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 34,
                    "offset": 34
                  },
                  "end": {
                    "line": 1,
                    "column": 39,
                    "offset": 39
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 10,
                "offset": 10
              },
              "end": {
                "line": 1,
                "column": 40,
                "offset": 40
              }
            }
          },
          {
            "type": "TemplateElement",
            "rawValue": "",
            "loc": {
              "start": {
                "line": 1,
                "column": 41,
                "offset": 41
              },
              "end": {
                "line": 1,
                "column": 41,
                "offset": 41
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 42,
            "offset": 42
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 42,
          "offset": 42
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 42,
      "offset": 42
    }
  }
}
