{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "binding": {
          "type": "StaticMemberAssignmentTarget",
          "object": {
            "type": "IdentifierExpression",
            "name": "a",
            "loc": {
              "start": {
                "line": 1,
                "column": 40,
                "offset": 40
              },
              "end": {
                "line": 1,
                "column": 41,
                "offset": 41
              }
            }
          },
          "property": "a",
          "loc": {
            "start": {
              "line": 1,
              "column": 40,
              "offset": 40
            },
            "end": {
              "line": 1,
              "column": 43,
              "offset": 43
            }
          }
        },
        "expression": {
          "type": "LiteralNumericExpression",
          "value": 1,
          "loc": {
            "start": {
              "line": 1,
              "column": 86,
              "offset": 86
            },
            "end": {
              "line": 1,
              "column": 87,
              "offset": 87
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 87,
            "offset": 87
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 87,
          "offset": 87
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 87,
      "offset": 87
    }
  }
}
