{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "binding": {
          "type": "ArrayAssignmentTarget",
          "elements": [
            {
              "type": "AssignmentTargetIdentifier",
              "name": "a",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1,
                  "offset": 1
                },
                "end": {
                  "line": 1,
                  "column": 2,
                  "offset": 2
                }
              }
            },
            {
              "type": "AssignmentTargetWithDefault",
              "binding": {
                "type": "AssignmentTargetIdentifier",
                "name": "b",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 3,
                    "offset": 3
                  },
                  "end": {
                    "line": 1,
                    "column": 4,
                    "offset": 4
                  }
                }
              },
              "init": {
                "type": "LiteralNumericExpression",
                "value": 1,
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 5,
                    "offset": 5
                  },
                  "end": {
                    "line": 1,
                    "column": 6,
                    "offset": 6
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 3,
                  "offset": 3
                },
                "end": {
                  "line": 1,
                  "column": 6,
                  "offset": 6
                }
              }
            },
            {
              "type": "AssignmentTargetWithDefault",
              "binding": {
                "type": "ArrayAssignmentTarget",
                "elements": [
                  {
                    "type": "AssignmentTargetIdentifier",
                    "name": "c",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 8,
                        "offset": 8
                      },
                      "end": {
                        "line": 1,
                        "column": 9,
                        "offset": 9
                      }
                    }
                  }
                ],
                "rest": {
                  "type": "ComputedMemberAssignmentTarget",
                  "object": {
                    "type": "IdentifierExpression",
                    "name": "a",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 13,
                        "offset": 13
                      },
                      "end": {
                        "line": 1,
                        "column": 14,
                        "offset": 14
                      }
                    }
                  },
                  "expression": {
                    "type": "LiteralNumericExpression",
                    "value": 2,
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 15,
                        "offset": 15
                      },
                      "end": {
                        "line": 1,
                        "column": 16,
                        "offset": 16
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 13,
                      "offset": 13
                    },
                    "end": {
                      "line": 1,
                      "column": 17,
                      "offset": 17
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 7,
                    "offset": 7
                  },
                  "end": {
                    "line": 1,
                    "column": 18,
                    "offset": 18
                  }
                }
              },
              "init": {
                "type": "ObjectExpression",
                "properties": [],
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 19,
                    "offset": 19
                  },
                  "end": {
                    "line": 1,
                    "column": 21,
                    "offset": 21
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 7,
                  "offset": 7
                },
                "end": {
                  "line": 1,
                  "column": 21,
                  "offset": 21
                }
              }
            }
          ],
          "rest": null,
          "loc": {
            "start": {
              "line": 1,
              "column": 0,
              "offset": 0
            },
            "end": {
              "line": 1,
              "column": 22,
              "offset": 22
            }
          }
        },
        "expression": {
          "type": "LiteralNumericExpression",
          "value": 3,
          "loc": {
            "start": {
              "line": 1,
              "column": 23,
              "offset": 23
            },
            "end": {
              "line": 1,
              "column": 24,
              "offset": 24
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 24,
            "offset": 24
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 25,
          "offset": 25
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 2,
      "column": 0,
      "offset": 26
    }
  }
}
