{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "WhileStatement",
      "test": {
        "type": "BinaryExpression",
        "left": {
          "type": "UpdateExpression",
          "isPrefix": false,
          "operator": "--",
          "operand": {
            "type": "AssignmentTargetIdentifier",
            "name": "a",
            "loc": {
              "start": {
                "line": 1,
                "column": 7,
                "offset": 7
              },
              "end": {
                "line": 1,
                "column": 8,
                "offset": 8
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 7,
              "offset": 7
            },
            "end": {
              "line": 1,
              "column": 10,
              "offset": 10
            }
          }
        },
        "operator": ">",
        "right": {
          "type": "LiteralNumericExpression",
          "value": 1,
          "loc": {
            "start": {
              "line": 1,
              "column": 11,
              "offset": 11
            },
            "end": {
              "line": 1,
              "column": 12,
              "offset": 12
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 7,
            "offset": 7
          },
          "end": {
            "line": 1,
            "column": 12,
            "offset": 12
          }
        }
      },
      "body": {
        "type": "BlockStatement",
        "block": {
          "type": "Block",
          "statements": [],
          "loc": {
            "start": {
              "line": 1,
              "column": 14,
              "offset": 14
            },
            "end": {
              "line": 1,
              "column": 16,
              "offset": 16
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 14,
            "offset": 14
          },
          "end": {
            "line": 1,
            "column": 16,
            "offset": 16
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 16,
          "offset": 16
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 16,
      "offset": 16
    }
  }
}
