{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "TemplateExpression",
        "tag": {
          "type": "StaticMemberExpression",
          "object": {
            "type": "IdentifierExpression",
            "name": "a",
            "loc": {
              "start": {
                "line": 1,
                "column": 0,
                "offset": 0
              },
              "end": {
                "line": 1,
                "column": 1,
                "offset": 1
              }
            }
          },
          "property": "b",
          "loc": {
            "start": {
              "line": 1,
              "column": 0,
              "offset": 0
            },
            "end": {
              "line": 1,
              "column": 3,
              "offset": 3
            }
          }
        },
        "elements": [
          {
            "type": "TemplateElement",
            "rawValue": "foo",
            "loc": {
              "start": {
                "line": 1,
                "column": 4,
                "offset": 4
              },
              "end": {
                "line": 1,
                "column": 7,
                "offset": 7
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 8,
            "offset": 8
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 9,
          "offset": 9
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "TemplateExpression",
        "tag": {
          "type": "IdentifierExpression",
          "name": "c",
          "loc": {
            "start": {
              "line": 2,
              "column": 0,
              "offset": 10
            },
            "end": {
              "line": 2,
              "column": 1,
              "offset": 11
            }
          }
        },
        "elements": [
          {
            "type": "TemplateElement",
            "rawValue": "bar",
            "loc": {
              "start": {
                "line": 2,
                "column": 3,
                "offset": 13
              },
              "end": {
                "line": 2,
                "column": 6,
                "offset": 16
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 2,
            "column": 0,
            "offset": 10
          },
          "end": {
            "line": 2,
            "column": 7,
            "offset": 17
          }
        }
      },
      "loc": {
        "start": {
          "line": 2,
          "column": 0,
          "offset": 10
        },
        "end": {
          "line": 2,
          "column": 8,
          "offset": 18
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 2,
      "column": 8,
      "offset": 18
    }
  }
}
