{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "binding": {
          "type": "StaticMemberAssignmentTarget",
          "object": {
            "type": "ArrayExpression",
            "elements": [
              {
                "type": "LiteralNumericExpression",
                "value": 1,
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 2,
                    "offset": 2
                  },
                  "end": {
                    "line": 1,
                    "column": 3,
                    "offset": 3
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 1,
                "offset": 1
              },
              "end": {
                "line": 1,
                "column": 4,
                "offset": 4
              }
            }
          },
          "property": "a",
          "loc": {
            "start": {
              "line": 1,
              "column": 1,
              "offset": 1
            },
            "end": {
              "line": 1,
              "column": 6,
              "offset": 6
            }
          }
        },
        "expression": {
          "type": "LiteralNumericExpression",
          "value": 2,
          "loc": {
            "start": {
              "line": 1,
              "column": 10,
              "offset": 10
            },
            "end": {
              "line": 1,
              "column": 11,
              "offset": 11
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 11,
            "offset": 11
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 11,
          "offset": 11
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 11,
      "offset": 11
    }
  }
}
