{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ForStatement",
      "init": null,
      "test": null,
      "update": null,
      "body": {
        "type": "BlockStatement",
        "block": {
          "type": "Block",
          "statements": [
            {
              "type": "WhileStatement",
              "test": {
                "type": "LiteralBooleanExpression",
                "value": true,
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 11,
                    "offset": 22
                  },
                  "end": {
                    "line": 2,
                    "column": 15,
                    "offset": 26
                  }
                }
              },
              "body": {
                "type": "BlockStatement",
                "block": {
                  "type": "Block",
                  "statements": [
                    {
                      "type": "ContinueStatement",
                      "label": null,
                      "loc": {
                        "start": {
                          "line": 3,
                          "column": 8,
                          "offset": 38
                        },
                        "end": {
                          "line": 3,
                          "column": 17,
                          "offset": 47
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 17,
                      "offset": 28
                    },
                    "end": {
                      "line": 4,
                      "column": 5,
                      "offset": 53
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 17,
                    "offset": 28
                  },
                  "end": {
                    "line": 4,
                    "column": 5,
                    "offset": 53
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 2,
                  "column": 4,
                  "offset": 15
                },
                "end": {
                  "line": 4,
                  "column": 5,
                  "offset": 53
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 1,
              "column": 9,
              "offset": 9
            },
            "end": {
              "line": 5,
              "column": 1,
              "offset": 55
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 9,
            "offset": 9
          },
          "end": {
            "line": 5,
            "column": 1,
            "offset": 55
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 5,
          "column": 1,
          "offset": 55
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 6,
      "column": 0,
      "offset": 56
    }
  }
}
