{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "DoWhileStatement",
      "body": {
        "type": "BlockStatement",
        "block": {
          "type": "Block",
          "statements": [
            {
              "type": "ExpressionStatement",
              "expression": {
                "type": "CallExpression",
                "callee": {
                  "type": "IdentifierExpression",
                  "name": "a",
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 4,
                      "offset": 9
                    },
                    "end": {
                      "line": 2,
                      "column": 5,
                      "offset": 10
                    }
                  }
                },
                "arguments": [],
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 4,
                    "offset": 9
                  },
                  "end": {
                    "line": 2,
                    "column": 7,
                    "offset": 12
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 2,
                  "column": 4,
                  "offset": 9
                },
                "end": {
                  "line": 2,
                  "column": 8,
                  "offset": 13
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 1,
              "column": 3,
              "offset": 3
            },
            "end": {
              "line": 3,
              "column": 1,
              "offset": 15
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 3,
            "offset": 3
          },
          "end": {
            "line": 3,
            "column": 1,
            "offset": 15
          }
        }
      },
      "test": {
        "type": "LiteralBooleanExpression",
        "value": false,
        "loc": {
          "start": {
            "line": 3,
            "column": 9,
            "offset": 23
          },
          "end": {
            "line": 3,
            "column": 14,
            "offset": 28
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 3,
          "column": 16,
          "offset": 30
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "CallExpression",
        "callee": {
          "type": "IdentifierExpression",
          "name": "b",
          "loc": {
            "start": {
              "line": 3,
              "column": 16,
              "offset": 30
            },
            "end": {
              "line": 3,
              "column": 17,
              "offset": 31
            }
          }
        },
        "arguments": [],
        "loc": {
          "start": {
            "line": 3,
            "column": 16,
            "offset": 30
          },
          "end": {
            "line": 3,
            "column": 19,
            "offset": 33
          }
        }
      },
      "loc": {
        "start": {
          "line": 3,
          "column": 16,
          "offset": 30
        },
        "end": {
          "line": 3,
          "column": 19,
          "offset": 33
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 3,
      "column": 19,
      "offset": 33
    }
  }
}
