{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "TryCatchStatement",
      "body": {
        "type": "Block",
        "statements": [],
        "loc": {
          "start": {
            "line": 1,
            "column": 4,
            "offset": 4
          },
          "end": {
            "line": 1,
            "column": 7,
            "offset": 7
          }
        }
      },
      "catchClause": {
        "type": "CatchClause",
        "binding": {
          "type": "BindingIdentifier",
          "name": "a",
          "loc": {
            "start": {
              "line": 1,
              "column": 15,
              "offset": 15
            },
            "end": {
              "line": 1,
              "column": 16,
              "offset": 16
            }
          }
        },
        "body": {
          "type": "Block",
          "statements": [
            {
              "type": "ExpressionStatement",
              "expression": {
                "type": "CallExpression",
                "callee": {
                  "type": "IdentifierExpression",
                  "name": "b",
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 20,
                      "offset": 20
                    },
                    "end": {
                      "line": 1,
                      "column": 21,
                      "offset": 21
                    }
                  }
                },
                "arguments": [
                  {
                    "type": "IdentifierExpression",
                    "name": "a",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 22,
                        "offset": 22
                      },
                      "end": {
                        "line": 1,
                        "column": 23,
                        "offset": 23
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 20,
                    "offset": 20
                  },
                  "end": {
                    "line": 1,
                    "column": 24,
                    "offset": 24
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 20,
                  "offset": 20
                },
                "end": {
                  "line": 1,
                  "column": 24,
                  "offset": 24
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 1,
              "column": 18,
              "offset": 18
            },
            "end": {
              "line": 1,
              "column": 26,
              "offset": 26
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 8,
            "offset": 8
          },
          "end": {
            "line": 1,
            "column": 26,
            "offset": 26
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 26,
          "offset": 26
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 26,
      "offset": 26
    }
  }
}
