{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "LabeledStatement",
      "label": "c",
      "body": {
        "type": "BlockStatement",
        "block": {
          "type": "Block",
          "statements": [
            {
              "type": "ExpressionStatement",
              "expression": {
                "type": "CallExpression",
                "callee": {
                  "type": "IdentifierExpression",
                  "name": "a",
                  "loc": {
                    "start": {
                      "line": 3,
                      "column": 10,
                      "offset": 46
                    },
                    "end": {
                      "line": 3,
                      "column": 11,
                      "offset": 47
                    }
                  }
                },
                "arguments": [
                  {
                    "type": "LiteralStringExpression",
                    "value": "b",
                    "loc": {
                      "start": {
                        "line": 3,
                        "column": 12,
                        "offset": 48
                      },
                      "end": {
                        "line": 3,
                        "column": 15,
                        "offset": 51
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 10,
                    "offset": 46
                  },
                  "end": {
                    "line": 3,
                    "column": 16,
                    "offset": 52
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 3,
                  "column": 10,
                  "offset": 46
                },
                "end": {
                  "line": 3,
                  "column": 17,
                  "offset": 53
                }
              }
            },
            {
              "type": "BreakStatement",
              "label": "c",
              "loc": {
                "start": {
                  "line": 4,
                  "column": 10,
                  "offset": 64
                },
                "end": {
                  "line": 4,
                  "column": 18,
                  "offset": 72
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 2,
              "column": 3,
              "offset": 34
            },
            "end": {
              "line": 5,
              "column": 1,
              "offset": 74
            }
          }
        },
        "loc": {
          "start": {
            "line": 2,
            "column": 3,
            "offset": 34
          },
          "end": {
            "line": 5,
            "column": 1,
            "offset": 74
          }
        }
      },
      "loc": {
        "start": {
          "line": 2,
          "column": 0,
          "offset": 31
        },
        "end": {
          "line": 5,
          "column": 1,
          "offset": 74
        }
      }
    },
    {
      "type": "LabeledStatement",
      "label": "c",
      "body": {
        "type": "BlockStatement",
        "block": {
          "type": "Block",
          "statements": [
            {
              "type": "ExpressionStatement",
              "expression": {
                "type": "CallExpression",
                "callee": {
                  "type": "IdentifierExpression",
                  "name": "a",
                  "loc": {
                    "start": {
                      "line": 7,
                      "column": 10,
                      "offset": 90
                    },
                    "end": {
                      "line": 7,
                      "column": 11,
                      "offset": 91
                    }
                  }
                },
                "arguments": [
                  {
                    "type": "LiteralStringExpression",
                    "value": "b",
                    "loc": {
                      "start": {
                        "line": 7,
                        "column": 12,
                        "offset": 92
                      },
                      "end": {
                        "line": 7,
                        "column": 15,
                        "offset": 95
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 7,
                    "column": 10,
                    "offset": 90
                  },
                  "end": {
                    "line": 7,
                    "column": 16,
                    "offset": 96
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 7,
                  "column": 10,
                  "offset": 90
                },
                "end": {
                  "line": 7,
                  "column": 17,
                  "offset": 97
                }
              }
            },
            {
              "type": "BreakStatement",
              "label": "c",
              "loc": {
                "start": {
                  "line": 8,
                  "column": 10,
                  "offset": 108
                },
                "end": {
                  "line": 8,
                  "column": 18,
                  "offset": 116
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 6,
              "column": 3,
              "offset": 78
            },
            "end": {
              "line": 9,
              "column": 1,
              "offset": 118
            }
          }
        },
        "loc": {
          "start": {
            "line": 6,
            "column": 3,
            "offset": 78
          },
          "end": {
            "line": 9,
            "column": 1,
            "offset": 118
          }
        }
      },
      "loc": {
        "start": {
          "line": 6,
          "column": 0,
          "offset": 75
        },
        "end": {
          "line": 9,
          "column": 1,
          "offset": 118
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 10,
      "column": 0,
      "offset": 119
    }
  }
}
