{
  "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": 14,
              "offset": 14
            },
            "end": {
              "line": 1,
              "column": 15,
              "offset": 15
            }
          }
        },
        "body": {
          "type": "Block",
          "statements": [
            {
              "type": "IfStatement",
              "test": {
                "type": "LiteralNumericExpression",
                "value": 1,
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 22,
                    "offset": 22
                  },
                  "end": {
                    "line": 1,
                    "column": 23,
                    "offset": 23
                  }
                }
              },
              "consequent": {
                "type": "FunctionDeclaration",
                "isAsync": false,
                "isGenerator": false,
                "name": {
                  "type": "BindingIdentifier",
                  "name": "a",
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 34,
                      "offset": 34
                    },
                    "end": {
                      "line": 1,
                      "column": 35,
                      "offset": 35
                    }
                  }
                },
                "params": {
                  "type": "FormalParameters",
                  "items": [],
                  "rest": null,
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 35,
                      "offset": 35
                    },
                    "end": {
                      "line": 1,
                      "column": 37,
                      "offset": 37
                    }
                  }
                },
                "body": {
                  "type": "FunctionBody",
                  "directives": [],
                  "statements": [],
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 37,
                      "offset": 37
                    },
                    "end": {
                      "line": 1,
                      "column": 39,
                      "offset": 39
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 25,
                    "offset": 25
                  },
                  "end": {
                    "line": 1,
                    "column": 39,
                    "offset": 39
                  }
                }
              },
              "alternate": null,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 19,
                  "offset": 19
                },
                "end": {
                  "line": 1,
                  "column": 39,
                  "offset": 39
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 1,
              "column": 17,
              "offset": 17
            },
            "end": {
              "line": 1,
              "column": 41,
              "offset": 41
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 7,
            "offset": 7
          },
          "end": {
            "line": 1,
            "column": 41,
            "offset": 41
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 41,
          "offset": 41
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 41,
      "offset": 41
    }
  }
}
