{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "LabeledStatement",
      "label": "e",
      "body": {
        "type": "BlockStatement",
        "block": {
          "type": "Block",
          "statements": [
            {
              "type": "LabeledStatement",
              "label": "d",
              "body": {
                "type": "BlockStatement",
                "block": {
                  "type": "Block",
                  "statements": [
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "IdentifierExpression",
                          "name": "a",
                          "loc": {
                            "start": {
                              "line": 4,
                              "column": 8,
                              "offset": 56
                            },
                            "end": {
                              "line": 4,
                              "column": 9,
                              "offset": 57
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "LiteralStringExpression",
                            "value": "b",
                            "loc": {
                              "start": {
                                "line": 4,
                                "column": 10,
                                "offset": 58
                              },
                              "end": {
                                "line": 4,
                                "column": 13,
                                "offset": 61
                              }
                            }
                          }
                        ],
                        "loc": {
                          "start": {
                            "line": 4,
                            "column": 8,
                            "offset": 56
                          },
                          "end": {
                            "line": 4,
                            "column": 14,
                            "offset": 62
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 4,
                          "column": 8,
                          "offset": 56
                        },
                        "end": {
                          "line": 4,
                          "column": 15,
                          "offset": 63
                        }
                      }
                    },
                    {
                      "type": "IfStatement",
                      "test": {
                        "type": "IdentifierExpression",
                        "name": "c",
                        "loc": {
                          "start": {
                            "line": 5,
                            "column": 12,
                            "offset": 76
                          },
                          "end": {
                            "line": 5,
                            "column": 13,
                            "offset": 77
                          }
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "block": {
                          "type": "Block",
                          "statements": [
                            {
                              "type": "BreakStatement",
                              "label": "d",
                              "loc": {
                                "start": {
                                  "line": 6,
                                  "column": 12,
                                  "offset": 93
                                },
                                "end": {
                                  "line": 6,
                                  "column": 20,
                                  "offset": 101
                                }
                              }
                            }
                          ],
                          "loc": {
                            "start": {
                              "line": 5,
                              "column": 15,
                              "offset": 79
                            },
                            "end": {
                              "line": 7,
                              "column": 9,
                              "offset": 111
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 5,
                            "column": 15,
                            "offset": 79
                          },
                          "end": {
                            "line": 7,
                            "column": 9,
                            "offset": 111
                          }
                        }
                      },
                      "alternate": null,
                      "loc": {
                        "start": {
                          "line": 5,
                          "column": 8,
                          "offset": 72
                        },
                        "end": {
                          "line": 7,
                          "column": 9,
                          "offset": 111
                        }
                      }
                    },
                    {
                      "type": "BreakStatement",
                      "label": "e",
                      "loc": {
                        "start": {
                          "line": 8,
                          "column": 8,
                          "offset": 120
                        },
                        "end": {
                          "line": 8,
                          "column": 16,
                          "offset": 128
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 3,
                      "column": 7,
                      "offset": 46
                    },
                    "end": {
                      "line": 9,
                      "column": 5,
                      "offset": 134
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 7,
                    "offset": 46
                  },
                  "end": {
                    "line": 9,
                    "column": 5,
                    "offset": 134
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 3,
                  "column": 4,
                  "offset": 43
                },
                "end": {
                  "line": 9,
                  "column": 5,
                  "offset": 134
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 2,
              "column": 3,
              "offset": 37
            },
            "end": {
              "line": 10,
              "column": 1,
              "offset": 136
            }
          }
        },
        "loc": {
          "start": {
            "line": 2,
            "column": 3,
            "offset": 37
          },
          "end": {
            "line": 10,
            "column": 1,
            "offset": 136
          }
        }
      },
      "loc": {
        "start": {
          "line": 2,
          "column": 0,
          "offset": 34
        },
        "end": {
          "line": 10,
          "column": 1,
          "offset": 136
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 11,
      "column": 0,
      "offset": 137
    }
  }
}
