{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "EmptyStatement",
      "loc": {
        "start": {
          "line": 1,
          "column": 16,
          "offset": 16
        },
        "end": {
          "line": 1,
          "column": 17,
          "offset": 17
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "BinaryExpression",
        "left": {
          "type": "UpdateExpression",
          "isPrefix": false,
          "operator": "--",
          "operand": {
            "type": "AssignmentTargetIdentifier",
            "name": "a",
            "loc": {
              "start": {
                "line": 1,
                "column": 18,
                "offset": 18
              },
              "end": {
                "line": 1,
                "column": 19,
                "offset": 19
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 18,
              "offset": 18
            },
            "end": {
              "line": 1,
              "column": 21,
              "offset": 21
            }
          }
        },
        "operator": ">",
        "right": {
          "type": "LiteralNumericExpression",
          "value": 1,
          "loc": {
            "start": {
              "line": 1,
              "column": 22,
              "offset": 22
            },
            "end": {
              "line": 1,
              "column": 23,
              "offset": 23
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 18,
            "offset": 18
          },
          "end": {
            "line": 1,
            "column": 23,
            "offset": 23
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 18,
          "offset": 18
        },
        "end": {
          "line": 1,
          "column": 23,
          "offset": 23
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 23,
      "offset": 23
    }
  }
}
