{
  "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": "ContinueStatement",
                "label": "d",
                "loc": {
                  "start": {
                    "line": 4,
                    "column": 4,
                    "offset": 37
                  },
                  "end": {
                    "line": 4,
                    "column": 15,
                    "offset": 48
                  }
                }
              },
              {
                "type": "ExpressionStatement",
                "expression": {
                  "type": "CallExpression",
                  "callee": {
                    "type": "IdentifierExpression",
                    "name": "e",
                    "loc": {
                      "start": {
                        "line": 5,
                        "column": 4,
                        "offset": 53
                      },
                      "end": {
                        "line": 5,
                        "column": 5,
                        "offset": 54
                      }
                    }
                  },
                  "arguments": [],
                  "loc": {
                    "start": {
                      "line": 5,
                      "column": 4,
                      "offset": 53
                    },
                    "end": {
                      "line": 5,
                      "column": 7,
                      "offset": 56
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 5,
                    "column": 4,
                    "offset": 53
                  },
                  "end": {
                    "line": 5,
                    "column": 8,
                    "offset": 57
                  }
                }
              },
              {
                "type": "ExpressionStatement",
                "expression": {
                  "type": "CallExpression",
                  "callee": {
                    "type": "IdentifierExpression",
                    "name": "f",
                    "loc": {
                      "start": {
                        "line": 6,
                        "column": 4,
                        "offset": 62
                      },
                      "end": {
                        "line": 6,
                        "column": 5,
                        "offset": 63
                      }
                    }
                  },
                  "arguments": [],
                  "loc": {
                    "start": {
                      "line": 6,
                      "column": 4,
                      "offset": 62
                    },
                    "end": {
                      "line": 6,
                      "column": 7,
                      "offset": 65
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 6,
                    "column": 4,
                    "offset": 62
                  },
                  "end": {
                    "line": 6,
                    "column": 8,
                    "offset": 66
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 13,
                "offset": 13
              },
              "end": {
                "line": 7,
                "column": 1,
                "offset": 68
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 13,
              "offset": 13
            },
            "end": {
              "line": 7,
              "column": 1,
              "offset": 68
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 3,
            "offset": 3
          },
          "end": {
            "line": 7,
            "column": 1,
            "offset": 68
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 7,
          "column": 1,
          "offset": 68
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 7,
      "column": 1,
      "offset": 68
    }
  }
}
