{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "BlockStatement",
      "block": {
        "type": "Block",
        "statements": [
          {
            "type": "DoWhileStatement",
            "body": {
              "type": "EmptyStatement",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 4,
                  "offset": 4
                },
                "end": {
                  "line": 1,
                  "column": 5,
                  "offset": 5
                }
              }
            },
            "test": {
              "type": "LiteralBooleanExpression",
              "value": false,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 12,
                  "offset": 12
                },
                "end": {
                  "line": 1,
                  "column": 17,
                  "offset": 17
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 1,
                "offset": 1
              },
              "end": {
                "line": 1,
                "column": 18,
                "offset": 18
              }
            }
          },
          {
            "type": "ExpressionStatement",
            "expression": {
              "type": "LiteralBooleanExpression",
              "value": false,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 19,
                  "offset": 19
                },
                "end": {
                  "line": 1,
                  "column": 24,
                  "offset": 24
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 19,
                "offset": 19
              },
              "end": {
                "line": 1,
                "column": 24,
                "offset": 24
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 25,
            "offset": 25
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 25,
          "offset": 25
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 25,
      "offset": 25
    }
  }
}
