{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "TemplateExpression",
        "tag": null,
        "elements": [
          {
            "type": "TemplateElement",
            "rawValue": "",
            "loc": {
              "start": {
                "line": 1,
                "column": 1,
                "offset": 1
              },
              "end": {
                "line": 1,
                "column": 1,
                "offset": 1
              }
            }
          },
          {
            "type": "ComputedMemberExpression",
            "object": {
              "type": "CallExpression",
              "callee": {
                "type": "StaticMemberExpression",
                "object": {
                  "type": "LiteralRegExpExpression",
                  "pattern": "\\d",
                  "global": false,
                  "ignoreCase": false,
                  "multiLine": false,
                  "dotAll": false,
                  "unicode": false,
                  "sticky": false,
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 3,
                      "offset": 3
                    },
                    "end": {
                      "line": 1,
                      "column": 7,
                      "offset": 7
                    }
                  }
                },
                "property": "a",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 3,
                    "offset": 3
                  },
                  "end": {
                    "line": 1,
                    "column": 9,
                    "offset": 9
                  }
                }
              },
              "arguments": [
                {
                  "type": "LiteralStringExpression",
                  "value": "1",
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 10,
                      "offset": 10
                    },
                    "end": {
                      "line": 1,
                      "column": 13,
                      "offset": 13
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 3,
                  "offset": 3
                },
                "end": {
                  "line": 1,
                  "column": 14,
                  "offset": 14
                }
              }
            },
            "expression": {
              "type": "LiteralNumericExpression",
              "value": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 15,
                  "offset": 15
                },
                "end": {
                  "line": 1,
                  "column": 16,
                  "offset": 16
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 3,
                "offset": 3
              },
              "end": {
                "line": 1,
                "column": 17,
                "offset": 17
              }
            }
          },
          {
            "type": "TemplateElement",
            "rawValue": "",
            "loc": {
              "start": {
                "line": 1,
                "column": 18,
                "offset": 18
              },
              "end": {
                "line": 1,
                "column": 18,
                "offset": 18
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 19,
            "offset": 19
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 19,
          "offset": 19
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 19,
      "offset": 19
    }
  }
}
