{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "LabeledStatement",
      "label": "a",
      "body": {
        "type": "LabeledStatement",
        "label": "c",
        "body": {
          "type": "LabeledStatement",
          "label": "b",
          "body": {
            "type": "WhileStatement",
            "test": {
              "type": "LiteralBooleanExpression",
              "value": true,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 16,
                  "offset": 16
                },
                "end": {
                  "line": 1,
                  "column": 20,
                  "offset": 20
                }
              }
            },
            "body": {
              "type": "BlockStatement",
              "block": {
                "type": "Block",
                "statements": [
                  {
                    "type": "ContinueStatement",
                    "label": "a",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 24,
                        "offset": 24
                      },
                      "end": {
                        "line": 1,
                        "column": 35,
                        "offset": 35
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 22,
                    "offset": 22
                  },
                  "end": {
                    "line": 1,
                    "column": 37,
                    "offset": 37
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 22,
                  "offset": 22
                },
                "end": {
                  "line": 1,
                  "column": 37,
                  "offset": 37
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 9,
                "offset": 9
              },
              "end": {
                "line": 1,
                "column": 37,
                "offset": 37
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 6,
              "offset": 6
            },
            "end": {
              "line": 1,
              "column": 37,
              "offset": 37
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 3,
            "offset": 3
          },
          "end": {
            "line": 1,
            "column": 37,
            "offset": 37
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 37,
          "offset": 37
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 37,
      "offset": 37
    }
  }
}
