{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "TryCatchStatement",
      "body": {
        "type": "Block",
        "statements": [],
        "loc": {
          "start": {
            "line": 1,
            "column": 4,
            "offset": 4
          },
          "end": {
            "line": 1,
            "column": 6,
            "offset": 6
          }
        }
      },
      "catchClause": {
        "type": "CatchClause",
        "binding": {
          "type": "BindingIdentifier",
          "name": "a",
          "loc": {
            "start": {
              "line": 1,
              "column": 13,
              "offset": 13
            },
            "end": {
              "line": 1,
              "column": 14,
              "offset": 14
            }
          }
        },
        "body": {
          "type": "Block",
          "statements": [
            {
              "type": "VariableDeclarationStatement",
              "declaration": {
                "type": "VariableDeclaration",
                "kind": "var",
                "declarators": [
                  {
                    "type": "VariableDeclarator",
                    "binding": {
                      "type": "BindingIdentifier",
                      "name": "a",
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 22,
                          "offset": 22
                        },
                        "end": {
                          "line": 1,
                          "column": 23,
                          "offset": 23
                        }
                      }
                    },
                    "init": {
                      "type": "LiteralNumericExpression",
                      "value": 1,
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 26,
                          "offset": 26
                        },
                        "end": {
                          "line": 1,
                          "column": 27,
                          "offset": 27
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 22,
                        "offset": 22
                      },
                      "end": {
                        "line": 1,
                        "column": 27,
                        "offset": 27
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 18,
                    "offset": 18
                  },
                  "end": {
                    "line": 1,
                    "column": 27,
                    "offset": 27
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 18,
                  "offset": 18
                },
                "end": {
                  "line": 1,
                  "column": 28,
                  "offset": 28
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 1,
              "column": 16,
              "offset": 16
            },
            "end": {
              "line": 1,
              "column": 30,
              "offset": 30
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 7,
            "offset": 7
          },
          "end": {
            "line": 1,
            "column": 30,
            "offset": 30
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 30,
          "offset": 30
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 30,
      "offset": 30
    }
  }
}
