{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "binding": {
          "type": "ArrayAssignmentTarget",
          "elements": [
            {
              "type": "ObjectAssignmentTarget",
              "properties": [
                {
                  "type": "AssignmentTargetPropertyIdentifier",
                  "binding": {
                    "type": "AssignmentTargetIdentifier",
                    "name": "a",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 2,
                        "offset": 2
                      },
                      "end": {
                        "line": 1,
                        "column": 3,
                        "offset": 3
                      }
                    }
                  },
                  "init": {
                    "type": "LiteralNumericExpression",
                    "value": 1,
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 4,
                        "offset": 4
                      },
                      "end": {
                        "line": 1,
                        "column": 5,
                        "offset": 5
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 2,
                      "offset": 2
                    },
                    "end": {
                      "line": 1,
                      "column": 5,
                      "offset": 5
                    }
                  }
                }
              ],
              "rest": null,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1,
                  "offset": 1
                },
                "end": {
                  "line": 1,
                  "column": 6,
                  "offset": 6
                }
              }
            },
            {
              "type": "ObjectAssignmentTarget",
              "properties": [
                {
                  "type": "AssignmentTargetPropertyIdentifier",
                  "binding": {
                    "type": "AssignmentTargetIdentifier",
                    "name": "a",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 8,
                        "offset": 8
                      },
                      "end": {
                        "line": 1,
                        "column": 9,
                        "offset": 9
                      }
                    }
                  },
                  "init": {
                    "type": "LiteralNumericExpression",
                    "value": 2,
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 10,
                        "offset": 10
                      },
                      "end": {
                        "line": 1,
                        "column": 11,
                        "offset": 11
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 8,
                      "offset": 8
                    },
                    "end": {
                      "line": 1,
                      "column": 11,
                      "offset": 11
                    }
                  }
                }
              ],
              "rest": null,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 7,
                  "offset": 7
                },
                "end": {
                  "line": 1,
                  "column": 12,
                  "offset": 12
                }
              }
            }
          ],
          "rest": null,
          "loc": {
            "start": {
              "line": 1,
              "column": 0,
              "offset": 0
            },
            "end": {
              "line": 1,
              "column": 13,
              "offset": 13
            }
          }
        },
        "expression": {
          "type": "LiteralNumericExpression",
          "value": 3,
          "loc": {
            "start": {
              "line": 1,
              "column": 16,
              "offset": 16
            },
            "end": {
              "line": 1,
              "column": 17,
              "offset": 17
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 17,
            "offset": 17
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 17,
          "offset": 17
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 17,
      "offset": 17
    }
  }
}
