{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "WhileStatement",
      "test": {
        "type": "LiteralBooleanExpression",
        "value": true,
        "loc": {
          "start": {
            "line": 1,
            "column": 6,
            "offset": 6
          },
          "end": {
            "line": 1,
            "column": 10,
            "offset": 10
          }
        }
      },
      "body": {
        "type": "BlockStatement",
        "block": {
          "type": "Block",
          "statements": [
            {
              "type": "BreakStatement",
              "label": null,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 14,
                  "offset": 14
                },
                "end": {
                  "line": 2,
                  "column": 1,
                  "offset": 21
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 1,
              "column": 12,
              "offset": 12
            },
            "end": {
              "line": 2,
              "column": 3,
              "offset": 23
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 12,
            "offset": 12
          },
          "end": {
            "line": 2,
            "column": 3,
            "offset": 23
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 2,
          "column": 3,
          "offset": 23
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 2,
      "column": 3,
      "offset": 23
    }
  }
}
