{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "WhileStatement",
      "test": {
        "type": "IdentifierExpression",
        "name": "a",
        "loc": {
          "start": {
            "line": 1,
            "column": 7,
            "offset": 7
          },
          "end": {
            "line": 1,
            "column": 8,
            "offset": 8
          }
        }
      },
      "body": {
        "type": "ExpressionStatement",
        "expression": {
          "type": "CallExpression",
          "callee": {
            "type": "FunctionExpression",
            "isAsync": false,
            "isGenerator": false,
            "name": null,
            "params": {
              "type": "FormalParameters",
              "items": [],
              "rest": null,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 12,
                  "offset": 39
                },
                "end": {
                  "line": 3,
                  "column": 14,
                  "offset": 41
                }
              }
            },
            "body": {
              "type": "FunctionBody",
              "directives": [],
              "statements": [
                {
                  "type": "ExpressionStatement",
                  "expression": {
                    "type": "CallExpression",
                    "callee": {
                      "type": "IdentifierExpression",
                      "name": "b",
                      "loc": {
                        "start": {
                          "line": 4,
                          "column": 4,
                          "offset": 48
                        },
                        "end": {
                          "line": 4,
                          "column": 5,
                          "offset": 49
                        }
                      }
                    },
                    "arguments": [
                      {
                        "type": "LiteralStringExpression",
                        "value": "c",
                        "loc": {
                          "start": {
                            "line": 4,
                            "column": 6,
                            "offset": 50
                          },
                          "end": {
                            "line": 4,
                            "column": 9,
                            "offset": 53
                          }
                        }
                      }
                    ],
                    "loc": {
                      "start": {
                        "line": 4,
                        "column": 4,
                        "offset": 48
                      },
                      "end": {
                        "line": 4,
                        "column": 10,
                        "offset": 54
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 4,
                      "column": 4,
                      "offset": 48
                    },
                    "end": {
                      "line": 4,
                      "column": 11,
                      "offset": 55
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 3,
                  "column": 15,
                  "offset": 42
                },
                "end": {
                  "line": 5,
                  "column": 3,
                  "offset": 59
                }
              }
            },
            "loc": {
              "start": {
                "line": 3,
                "column": 3,
                "offset": 30
              },
              "end": {
                "line": 5,
                "column": 3,
                "offset": 59
              }
            }
          },
          "arguments": [],
          "loc": {
            "start": {
              "line": 3,
              "column": 3,
              "offset": 30
            },
            "end": {
              "line": 5,
              "column": 5,
              "offset": 61
            }
          }
        },
        "loc": {
          "start": {
            "line": 3,
            "column": 2,
            "offset": 29
          },
          "end": {
            "line": 5,
            "column": 7,
            "offset": 63
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 5,
          "column": 7,
          "offset": 63
        }
      }
    },
    {
      "type": "TryCatchStatement",
      "body": {
        "type": "Block",
        "statements": [],
        "loc": {
          "start": {
            "line": 6,
            "column": 4,
            "offset": 68
          },
          "end": {
            "line": 6,
            "column": 7,
            "offset": 71
          }
        }
      },
      "catchClause": {
        "type": "CatchClause",
        "binding": {
          "type": "BindingIdentifier",
          "name": "d",
          "loc": {
            "start": {
              "line": 6,
              "column": 15,
              "offset": 79
            },
            "end": {
              "line": 6,
              "column": 16,
              "offset": 80
            }
          }
        },
        "body": {
          "type": "Block",
          "statements": [
            {
              "type": "ExpressionStatement",
              "expression": {
                "type": "CallExpression",
                "callee": {
                  "type": "IdentifierExpression",
                  "name": "b",
                  "loc": {
                    "start": {
                      "line": 6,
                      "column": 20,
                      "offset": 84
                    },
                    "end": {
                      "line": 6,
                      "column": 21,
                      "offset": 85
                    }
                  }
                },
                "arguments": [
                  {
                    "type": "LiteralStringExpression",
                    "value": "e",
                    "loc": {
                      "start": {
                        "line": 6,
                        "column": 22,
                        "offset": 86
                      },
                      "end": {
                        "line": 6,
                        "column": 25,
                        "offset": 89
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 6,
                    "column": 20,
                    "offset": 84
                  },
                  "end": {
                    "line": 6,
                    "column": 26,
                    "offset": 90
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 6,
                  "column": 20,
                  "offset": 84
                },
                "end": {
                  "line": 6,
                  "column": 27,
                  "offset": 91
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 6,
              "column": 18,
              "offset": 82
            },
            "end": {
              "line": 6,
              "column": 29,
              "offset": 93
            }
          }
        },
        "loc": {
          "start": {
            "line": 6,
            "column": 8,
            "offset": 72
          },
          "end": {
            "line": 6,
            "column": 29,
            "offset": 93
          }
        }
      },
      "loc": {
        "start": {
          "line": 6,
          "column": 0,
          "offset": 64
        },
        "end": {
          "line": 6,
          "column": 29,
          "offset": 93
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 7,
      "column": 0,
      "offset": 94
    }
  }
}
