{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "CallExpression",
        "callee": {
          "type": "FunctionExpression",
          "isAsync": false,
          "isGenerator": false,
          "name": null,
          "params": {
            "type": "FormalParameters",
            "items": [],
            "rest": null,
            "loc": {
              "start": {
                "line": 1,
                "column": 10,
                "offset": 10
              },
              "end": {
                "line": 1,
                "column": 12,
                "offset": 12
              }
            }
          },
          "body": {
            "type": "FunctionBody",
            "directives": [],
            "statements": [
              {
                "type": "LabeledStatement",
                "label": "b",
                "body": {
                  "type": "BlockStatement",
                  "block": {
                    "type": "Block",
                    "statements": [
                      {
                        "type": "IfStatement",
                        "test": {
                          "type": "IdentifierExpression",
                          "name": "a",
                          "loc": {
                            "start": {
                              "line": 4,
                              "column": 12,
                              "offset": 47
                            },
                            "end": {
                              "line": 4,
                              "column": 13,
                              "offset": 48
                            }
                          }
                        },
                        "consequent": {
                          "type": "BreakStatement",
                          "label": "b",
                          "loc": {
                            "start": {
                              "line": 4,
                              "column": 15,
                              "offset": 50
                            },
                            "end": {
                              "line": 4,
                              "column": 23,
                              "offset": 58
                            }
                          }
                        },
                        "alternate": null,
                        "loc": {
                          "start": {
                            "line": 4,
                            "column": 8,
                            "offset": 43
                          },
                          "end": {
                            "line": 4,
                            "column": 23,
                            "offset": 58
                          }
                        }
                      },
                      {
                        "type": "LabeledStatement",
                        "label": "c",
                        "body": {
                          "type": "BlockStatement",
                          "block": {
                            "type": "Block",
                            "statements": [
                              {
                                "type": "IfStatement",
                                "test": {
                                  "type": "IdentifierExpression",
                                  "name": "a",
                                  "loc": {
                                    "start": {
                                      "line": 7,
                                      "column": 16,
                                      "offset": 103
                                    },
                                    "end": {
                                      "line": 7,
                                      "column": 17,
                                      "offset": 104
                                    }
                                  }
                                },
                                "consequent": {
                                  "type": "BreakStatement",
                                  "label": "c",
                                  "loc": {
                                    "start": {
                                      "line": 7,
                                      "column": 19,
                                      "offset": 106
                                    },
                                    "end": {
                                      "line": 7,
                                      "column": 27,
                                      "offset": 114
                                    }
                                  }
                                },
                                "alternate": null,
                                "loc": {
                                  "start": {
                                    "line": 7,
                                    "column": 12,
                                    "offset": 99
                                  },
                                  "end": {
                                    "line": 7,
                                    "column": 27,
                                    "offset": 114
                                  }
                                }
                              },
                              {
                                "type": "IfStatement",
                                "test": {
                                  "type": "IdentifierExpression",
                                  "name": "a",
                                  "loc": {
                                    "start": {
                                      "line": 8,
                                      "column": 16,
                                      "offset": 131
                                    },
                                    "end": {
                                      "line": 8,
                                      "column": 17,
                                      "offset": 132
                                    }
                                  }
                                },
                                "consequent": {
                                  "type": "BreakStatement",
                                  "label": "c",
                                  "loc": {
                                    "start": {
                                      "line": 8,
                                      "column": 19,
                                      "offset": 134
                                    },
                                    "end": {
                                      "line": 8,
                                      "column": 27,
                                      "offset": 142
                                    }
                                  }
                                },
                                "alternate": null,
                                "loc": {
                                  "start": {
                                    "line": 8,
                                    "column": 12,
                                    "offset": 127
                                  },
                                  "end": {
                                    "line": 8,
                                    "column": 27,
                                    "offset": 142
                                  }
                                }
                              },
                              {
                                "type": "IfStatement",
                                "test": {
                                  "type": "IdentifierExpression",
                                  "name": "a",
                                  "loc": {
                                    "start": {
                                      "line": 9,
                                      "column": 16,
                                      "offset": 159
                                    },
                                    "end": {
                                      "line": 9,
                                      "column": 17,
                                      "offset": 160
                                    }
                                  }
                                },
                                "consequent": {
                                  "type": "BreakStatement",
                                  "label": "c",
                                  "loc": {
                                    "start": {
                                      "line": 9,
                                      "column": 19,
                                      "offset": 162
                                    },
                                    "end": {
                                      "line": 9,
                                      "column": 27,
                                      "offset": 170
                                    }
                                  }
                                },
                                "alternate": null,
                                "loc": {
                                  "start": {
                                    "line": 9,
                                    "column": 12,
                                    "offset": 155
                                  },
                                  "end": {
                                    "line": 9,
                                    "column": 27,
                                    "offset": 170
                                  }
                                }
                              }
                            ],
                            "loc": {
                              "start": {
                                "line": 6,
                                "column": 11,
                                "offset": 85
                              },
                              "end": {
                                "line": 10,
                                "column": 9,
                                "offset": 180
                              }
                            }
                          },
                          "loc": {
                            "start": {
                              "line": 6,
                              "column": 11,
                              "offset": 85
                            },
                            "end": {
                              "line": 10,
                              "column": 9,
                              "offset": 180
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 6,
                            "column": 8,
                            "offset": 82
                          },
                          "end": {
                            "line": 10,
                            "column": 9,
                            "offset": 180
                          }
                        }
                      },
                      {
                        "type": "LabeledStatement",
                        "label": "c",
                        "body": {
                          "type": "BlockStatement",
                          "block": {
                            "type": "Block",
                            "statements": [
                              {
                                "type": "IfStatement",
                                "test": {
                                  "type": "IdentifierExpression",
                                  "name": "a",
                                  "loc": {
                                    "start": {
                                      "line": 13,
                                      "column": 16,
                                      "offset": 225
                                    },
                                    "end": {
                                      "line": 13,
                                      "column": 17,
                                      "offset": 226
                                    }
                                  }
                                },
                                "consequent": {
                                  "type": "BreakStatement",
                                  "label": "c",
                                  "loc": {
                                    "start": {
                                      "line": 13,
                                      "column": 19,
                                      "offset": 228
                                    },
                                    "end": {
                                      "line": 13,
                                      "column": 27,
                                      "offset": 236
                                    }
                                  }
                                },
                                "alternate": null,
                                "loc": {
                                  "start": {
                                    "line": 13,
                                    "column": 12,
                                    "offset": 221
                                  },
                                  "end": {
                                    "line": 13,
                                    "column": 27,
                                    "offset": 236
                                  }
                                }
                              },
                              {
                                "type": "IfStatement",
                                "test": {
                                  "type": "IdentifierExpression",
                                  "name": "a",
                                  "loc": {
                                    "start": {
                                      "line": 14,
                                      "column": 16,
                                      "offset": 253
                                    },
                                    "end": {
                                      "line": 14,
                                      "column": 17,
                                      "offset": 254
                                    }
                                  }
                                },
                                "consequent": {
                                  "type": "BreakStatement",
                                  "label": "c",
                                  "loc": {
                                    "start": {
                                      "line": 14,
                                      "column": 19,
                                      "offset": 256
                                    },
                                    "end": {
                                      "line": 14,
                                      "column": 27,
                                      "offset": 264
                                    }
                                  }
                                },
                                "alternate": null,
                                "loc": {
                                  "start": {
                                    "line": 14,
                                    "column": 12,
                                    "offset": 249
                                  },
                                  "end": {
                                    "line": 14,
                                    "column": 27,
                                    "offset": 264
                                  }
                                }
                              },
                              {
                                "type": "IfStatement",
                                "test": {
                                  "type": "IdentifierExpression",
                                  "name": "a",
                                  "loc": {
                                    "start": {
                                      "line": 15,
                                      "column": 16,
                                      "offset": 281
                                    },
                                    "end": {
                                      "line": 15,
                                      "column": 17,
                                      "offset": 282
                                    }
                                  }
                                },
                                "consequent": {
                                  "type": "BreakStatement",
                                  "label": "c",
                                  "loc": {
                                    "start": {
                                      "line": 15,
                                      "column": 19,
                                      "offset": 284
                                    },
                                    "end": {
                                      "line": 15,
                                      "column": 27,
                                      "offset": 292
                                    }
                                  }
                                },
                                "alternate": null,
                                "loc": {
                                  "start": {
                                    "line": 15,
                                    "column": 12,
                                    "offset": 277
                                  },
                                  "end": {
                                    "line": 15,
                                    "column": 27,
                                    "offset": 292
                                  }
                                }
                              }
                            ],
                            "loc": {
                              "start": {
                                "line": 12,
                                "column": 11,
                                "offset": 207
                              },
                              "end": {
                                "line": 16,
                                "column": 9,
                                "offset": 302
                              }
                            }
                          },
                          "loc": {
                            "start": {
                              "line": 12,
                              "column": 11,
                              "offset": 207
                            },
                            "end": {
                              "line": 16,
                              "column": 9,
                              "offset": 302
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 12,
                            "column": 8,
                            "offset": 204
                          },
                          "end": {
                            "line": 16,
                            "column": 9,
                            "offset": 302
                          }
                        }
                      }
                    ],
                    "loc": {
                      "start": {
                        "line": 3,
                        "column": 7,
                        "offset": 33
                      },
                      "end": {
                        "line": 18,
                        "column": 5,
                        "offset": 309
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 3,
                      "column": 7,
                      "offset": 33
                    },
                    "end": {
                      "line": 18,
                      "column": 5,
                      "offset": 309
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 4,
                    "offset": 30
                  },
                  "end": {
                    "line": 18,
                    "column": 5,
                    "offset": 309
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 13,
                "offset": 13
              },
              "end": {
                "line": 19,
                "column": 1,
                "offset": 311
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 1,
              "offset": 1
            },
            "end": {
              "line": 19,
              "column": 1,
              "offset": 311
            }
          }
        },
        "arguments": [],
        "loc": {
          "start": {
            "line": 1,
            "column": 1,
            "offset": 1
          },
          "end": {
            "line": 19,
            "column": 3,
            "offset": 313
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 19,
          "column": 5,
          "offset": 315
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 20,
      "column": 0,
      "offset": 316
    }
  }
}
