{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "IfStatement",
      "test": {
        "type": "IdentifierExpression",
        "name": "a",
        "loc": {
          "start": {
            "line": 1,
            "column": 4,
            "offset": 4
          },
          "end": {
            "line": 1,
            "column": 5,
            "offset": 5
          }
        }
      },
      "consequent": {
        "type": "BlockStatement",
        "block": {
          "type": "Block",
          "statements": [
            {
              "type": "TryCatchStatement",
              "body": {
                "type": "Block",
                "statements": [
                  {
                    "type": "ExpressionStatement",
                    "expression": {
                      "type": "CallExpression",
                      "callee": {
                        "type": "IdentifierExpression",
                        "name": "b",
                        "loc": {
                          "start": {
                            "line": 2,
                            "column": 8,
                            "offset": 17
                          },
                          "end": {
                            "line": 2,
                            "column": 9,
                            "offset": 18
                          }
                        }
                      },
                      "arguments": [
                        {
                          "type": "LiteralStringExpression",
                          "value": "try",
                          "loc": {
                            "start": {
                              "line": 2,
                              "column": 10,
                              "offset": 19
                            },
                            "end": {
                              "line": 2,
                              "column": 15,
                              "offset": 24
                            }
                          }
                        }
                      ],
                      "loc": {
                        "start": {
                          "line": 2,
                          "column": 8,
                          "offset": 17
                        },
                        "end": {
                          "line": 2,
                          "column": 16,
                          "offset": 25
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 2,
                        "column": 8,
                        "offset": 17
                      },
                      "end": {
                        "line": 2,
                        "column": 17,
                        "offset": 26
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 6,
                    "offset": 15
                  },
                  "end": {
                    "line": 2,
                    "column": 19,
                    "offset": 28
                  }
                }
              },
              "catchClause": {
                "type": "CatchClause",
                "binding": {
                  "type": "BindingIdentifier",
                  "name": "c",
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 27,
                      "offset": 36
                    },
                    "end": {
                      "line": 2,
                      "column": 28,
                      "offset": 37
                    }
                  }
                },
                "body": {
                  "type": "Block",
                  "statements": [],
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 30,
                      "offset": 39
                    },
                    "end": {
                      "line": 2,
                      "column": 32,
                      "offset": 41
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 20,
                    "offset": 29
                  },
                  "end": {
                    "line": 2,
                    "column": 32,
                    "offset": 41
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 2,
                  "column": 2,
                  "offset": 11
                },
                "end": {
                  "line": 2,
                  "column": 32,
                  "offset": 41
                }
              }
            },
            {
              "type": "ExpressionStatement",
              "expression": {
                "type": "CallExpression",
                "callee": {
                  "type": "FunctionExpression",
                  "isAsync": false,
                  "isGenerator": false,
                  "name": null,
                  "params": {
                    "type": "FormalParameters",
                    "items": [],
                    "rest": null,
                    "loc": {
                      "start": {
                        "line": 4,
                        "column": 12,
                        "offset": 78
                      },
                      "end": {
                        "line": 4,
                        "column": 14,
                        "offset": 80
                      }
                    }
                  },
                  "body": {
                    "type": "FunctionBody",
                    "directives": [],
                    "statements": [
                      {
                        "type": "ExpressionStatement",
                        "expression": {
                          "type": "CallExpression",
                          "callee": {
                            "type": "IdentifierExpression",
                            "name": "b",
                            "loc": {
                              "start": {
                                "line": 5,
                                "column": 4,
                                "offset": 87
                              },
                              "end": {
                                "line": 5,
                                "column": 5,
                                "offset": 88
                              }
                            }
                          },
                          "arguments": [
                            {
                              "type": "LiteralStringExpression",
                              "value": "d",
                              "loc": {
                                "start": {
                                  "line": 5,
                                  "column": 6,
                                  "offset": 89
                                },
                                "end": {
                                  "line": 5,
                                  "column": 9,
                                  "offset": 92
                                }
                              }
                            }
                          ],
                          "loc": {
                            "start": {
                              "line": 5,
                              "column": 4,
                              "offset": 87
                            },
                            "end": {
                              "line": 5,
                              "column": 10,
                              "offset": 93
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 5,
                            "column": 4,
                            "offset": 87
                          },
                          "end": {
                            "line": 5,
                            "column": 11,
                            "offset": 94
                          }
                        }
                      }
                    ],
                    "loc": {
                      "start": {
                        "line": 4,
                        "column": 15,
                        "offset": 81
                      },
                      "end": {
                        "line": 6,
                        "column": 3,
                        "offset": 98
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 4,
                      "column": 3,
                      "offset": 69
                    },
                    "end": {
                      "line": 6,
                      "column": 3,
                      "offset": 98
                    }
                  }
                },
                "arguments": [],
                "loc": {
                  "start": {
                    "line": 4,
                    "column": 3,
                    "offset": 69
                  },
                  "end": {
                    "line": 6,
                    "column": 5,
                    "offset": 100
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 4,
                  "column": 2,
                  "offset": 68
                },
                "end": {
                  "line": 6,
                  "column": 7,
                  "offset": 102
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 1,
              "column": 7,
              "offset": 7
            },
            "end": {
              "line": 7,
              "column": 1,
              "offset": 104
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 7,
            "offset": 7
          },
          "end": {
            "line": 7,
            "column": 1,
            "offset": 104
          }
        }
      },
      "alternate": null,
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 7,
          "column": 1,
          "offset": 104
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 8,
      "column": 0,
      "offset": 105
    }
  }
}
