{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "binding": {
          "type": "ArrayAssignmentTarget",
          "elements": [],
          "rest": {
            "type": "ObjectAssignmentTarget",
            "properties": [
              {
                "type": "AssignmentTargetPropertyIdentifier",
                "binding": {
                  "type": "AssignmentTargetIdentifier",
                  "name": "a",
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 6,
                      "offset": 6
                    },
                    "end": {
                      "line": 1,
                      "column": 7,
                      "offset": 7
                    }
                  }
                },
                "init": null,
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 6,
                    "offset": 6
                  },
                  "end": {
                    "line": 1,
                    "column": 7,
                    "offset": 7
                  }
                }
              }
            ],
            "rest": null,
            "loc": {
              "start": {
                "line": 1,
                "column": 4,
                "offset": 4
              },
              "end": {
                "line": 1,
                "column": 9,
                "offset": 9
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 0,
              "offset": 0
            },
            "end": {
              "line": 1,
              "column": 10,
              "offset": 10
            }
          }
        },
        "expression": {
          "type": "IdentifierExpression",
          "name": "b",
          "loc": {
            "start": {
              "line": 1,
              "column": 13,
              "offset": 13
            },
            "end": {
              "line": 1,
              "column": 14,
              "offset": 14
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 14,
            "offset": 14
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 14,
          "offset": 14
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 14,
      "offset": 14
    }
  }
}
