{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "DoWhileStatement",
      "body": {
        "type": "BlockStatement",
        "block": {
          "type": "Block",
          "statements": [],
          "loc": {
            "start": {
              "line": 1,
              "column": 3,
              "offset": 3
            },
            "end": {
              "line": 1,
              "column": 5,
              "offset": 5
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 3,
            "offset": 3
          },
          "end": {
            "line": 1,
            "column": 5,
            "offset": 5
          }
        }
      },
      "test": {
        "type": "LiteralBooleanExpression",
        "value": false,
        "loc": {
          "start": {
            "line": 1,
            "column": 13,
            "offset": 13
          },
          "end": {
            "line": 1,
            "column": 18,
            "offset": 18
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 19,
          "offset": 19
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "CallExpression",
        "callee": {
          "type": "IdentifierExpression",
          "name": "a",
          "loc": {
            "start": {
              "line": 1,
              "column": 20,
              "offset": 20
            },
            "end": {
              "line": 1,
              "column": 21,
              "offset": 21
            }
          }
        },
        "arguments": [],
        "loc": {
          "start": {
            "line": 1,
            "column": 20,
            "offset": 20
          },
          "end": {
            "line": 1,
            "column": 23,
            "offset": 23
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 20,
          "offset": 20
        },
        "end": {
          "line": 1,
          "column": 24,
          "offset": 24
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 24,
      "offset": 24
    }
  }
}
