{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "LabeledStatement",
      "label": "d",
      "body": {
        "type": "WhileStatement",
        "test": {
          "type": "IdentifierExpression",
          "name": "a",
          "loc": {
            "start": {
              "line": 1,
              "column": 10,
              "offset": 10
            },
            "end": {
              "line": 1,
              "column": 11,
              "offset": 11
            }
          }
        },
        "body": {
          "type": "BlockStatement",
          "block": {
            "type": "Block",
            "statements": [
              {
                "type": "ExpressionStatement",
                "expression": {
                  "type": "CallExpression",
                  "callee": {
                    "type": "IdentifierExpression",
                    "name": "b",
                    "loc": {
                      "start": {
                        "line": 2,
                        "column": 4,
                        "offset": 19
                      },
                      "end": {
                        "line": 2,
                        "column": 5,
                        "offset": 20
                      }
                    }
                  },
                  "arguments": [],
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 4,
                      "offset": 19
                    },
                    "end": {
                      "line": 2,
                      "column": 7,
                      "offset": 22
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 4,
                    "offset": 19
                  },
                  "end": {
                    "line": 2,
                    "column": 8,
                    "offset": 23
                  }
                }
              },
              {
                "type": "ExpressionStatement",
                "expression": {
                  "type": "CallExpression",
                  "callee": {
                    "type": "IdentifierExpression",
                    "name": "c",
                    "loc": {
                      "start": {
                        "line": 3,
                        "column": 4,
                        "offset": 28
                      },
                      "end": {
                        "line": 3,
                        "column": 5,
                        "offset": 29
                      }
                    }
                  },
                  "arguments": [],
                  "loc": {
                    "start": {
                      "line": 3,
                      "column": 4,
                      "offset": 28
                    },
                    "end": {
                      "line": 3,
                      "column": 7,
                      "offset": 31
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 4,
                    "offset": 28
                  },
                  "end": {
                    "line": 3,
                    "column": 8,
                    "offset": 32
                  }
                }
              },
              {
                "type": "BreakStatement",
                "label": "d",
                "loc": {
                  "start": {
                    "line": 4,
                    "column": 4,
                    "offset": 37
                  },
                  "end": {
                    "line": 4,
                    "column": 12,
                    "offset": 45
                  }
                }
              },
              {
                "type": "ExpressionStatement",
                "expression": {
                  "type": "CallExpression",
                  "callee": {
                    "type": "IdentifierExpression",
                    "name": "e",
                    "loc": {
                      "start": {
                        "line": 5,
                        "column": 4,
                        "offset": 50
                      },
                      "end": {
                        "line": 5,
                        "column": 5,
                        "offset": 51
                      }
                    }
                  },
                  "arguments": [],
                  "loc": {
                    "start": {
                      "line": 5,
                      "column": 4,
                      "offset": 50
                    },
                    "end": {
                      "line": 5,
                      "column": 7,
                      "offset": 53
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 5,
                    "column": 4,
                    "offset": 50
                  },
                  "end": {
                    "line": 5,
                    "column": 8,
                    "offset": 54
                  }
                }
              },
              {
                "type": "ExpressionStatement",
                "expression": {
                  "type": "CallExpression",
                  "callee": {
                    "type": "IdentifierExpression",
                    "name": "f",
                    "loc": {
                      "start": {
                        "line": 6,
                        "column": 4,
                        "offset": 59
                      },
                      "end": {
                        "line": 6,
                        "column": 5,
                        "offset": 60
                      }
                    }
                  },
                  "arguments": [],
                  "loc": {
                    "start": {
                      "line": 6,
                      "column": 4,
                      "offset": 59
                    },
                    "end": {
                      "line": 6,
                      "column": 7,
                      "offset": 62
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 6,
                    "column": 4,
                    "offset": 59
                  },
                  "end": {
                    "line": 6,
                    "column": 8,
                    "offset": 63
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 13,
                "offset": 13
              },
              "end": {
                "line": 7,
                "column": 1,
                "offset": 65
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 13,
              "offset": 13
            },
            "end": {
              "line": 7,
              "column": 1,
              "offset": 65
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 3,
            "offset": 3
          },
          "end": {
            "line": 7,
            "column": 1,
            "offset": 65
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 7,
          "column": 1,
          "offset": 65
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 7,
      "column": 1,
      "offset": 65
    }
  }
}
