{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "binding": {
          "type": "ObjectAssignmentTarget",
          "properties": [
            {
              "type": "AssignmentTargetPropertyIdentifier",
              "binding": {
                "type": "AssignmentTargetIdentifier",
                "name": "a",
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 4,
                    "offset": 7
                  },
                  "end": {
                    "line": 2,
                    "column": 5,
                    "offset": 8
                  }
                }
              },
              "init": null,
              "loc": {
                "start": {
                  "line": 2,
                  "column": 4,
                  "offset": 7
                },
                "end": {
                  "line": 2,
                  "column": 5,
                  "offset": 8
                }
              }
            },
            {
              "type": "AssignmentTargetPropertyProperty",
              "name": {
                "type": "StaticPropertyName",
                "value": "a",
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 4,
                    "offset": 14
                  },
                  "end": {
                    "line": 3,
                    "column": 5,
                    "offset": 15
                  }
                }
              },
              "binding": {
                "type": "AssignmentTargetIdentifier",
                "name": "a",
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 6,
                    "offset": 16
                  },
                  "end": {
                    "line": 3,
                    "column": 7,
                    "offset": 17
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 3,
                  "column": 4,
                  "offset": 14
                },
                "end": {
                  "line": 3,
                  "column": 7,
                  "offset": 17
                }
              }
            },
            {
              "type": "AssignmentTargetPropertyProperty",
              "name": {
                "type": "StaticPropertyName",
                "value": "a",
                "loc": {
                  "start": {
                    "line": 4,
                    "column": 4,
                    "offset": 23
                  },
                  "end": {
                    "line": 4,
                    "column": 5,
                    "offset": 24
                  }
                }
              },
              "binding": {
                "type": "AssignmentTargetWithDefault",
                "binding": {
                  "type": "AssignmentTargetIdentifier",
                  "name": "a",
                  "loc": {
                    "start": {
                      "line": 4,
                      "column": 6,
                      "offset": 25
                    },
                    "end": {
                      "line": 4,
                      "column": 7,
                      "offset": 26
                    }
                  }
                },
                "init": {
                  "type": "IdentifierExpression",
                  "name": "a",
                  "loc": {
                    "start": {
                      "line": 4,
                      "column": 8,
                      "offset": 27
                    },
                    "end": {
                      "line": 4,
                      "column": 9,
                      "offset": 28
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 4,
                    "column": 6,
                    "offset": 25
                  },
                  "end": {
                    "line": 4,
                    "column": 9,
                    "offset": 28
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 4,
                  "column": 4,
                  "offset": 23
                },
                "end": {
                  "line": 4,
                  "column": 9,
                  "offset": 28
                }
              }
            },
            {
              "type": "AssignmentTargetPropertyProperty",
              "name": {
                "type": "ComputedPropertyName",
                "expression": {
                  "type": "IdentifierExpression",
                  "name": "a",
                  "loc": {
                    "start": {
                      "line": 5,
                      "column": 5,
                      "offset": 35
                    },
                    "end": {
                      "line": 5,
                      "column": 6,
                      "offset": 36
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 5,
                    "column": 4,
                    "offset": 34
                  },
                  "end": {
                    "line": 5,
                    "column": 7,
                    "offset": 37
                  }
                }
              },
              "binding": {
                "type": "ObjectAssignmentTarget",
                "properties": [
                  {
                    "type": "AssignmentTargetPropertyIdentifier",
                    "binding": {
                      "type": "AssignmentTargetIdentifier",
                      "name": "a",
                      "loc": {
                        "start": {
                          "line": 5,
                          "column": 9,
                          "offset": 39
                        },
                        "end": {
                          "line": 5,
                          "column": 10,
                          "offset": 40
                        }
                      }
                    },
                    "init": null,
                    "loc": {
                      "start": {
                        "line": 5,
                        "column": 9,
                        "offset": 39
                      },
                      "end": {
                        "line": 5,
                        "column": 10,
                        "offset": 40
                      }
                    }
                  }
                ],
                "rest": null,
                "loc": {
                  "start": {
                    "line": 5,
                    "column": 8,
                    "offset": 38
                  },
                  "end": {
                    "line": 5,
                    "column": 11,
                    "offset": 41
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 5,
                  "column": 4,
                  "offset": 34
                },
                "end": {
                  "line": 5,
                  "column": 11,
                  "offset": 41
                }
              }
            },
            {
              "type": "AssignmentTargetPropertyProperty",
              "name": {
                "type": "StaticPropertyName",
                "value": "a",
                "loc": {
                  "start": {
                    "line": 6,
                    "column": 4,
                    "offset": 47
                  },
                  "end": {
                    "line": 6,
                    "column": 5,
                    "offset": 48
                  }
                }
              },
              "binding": {
                "type": "ComputedMemberAssignmentTarget",
                "object": {
                  "type": "CallExpression",
                  "callee": {
                    "type": "IdentifierExpression",
                    "name": "b",
                    "loc": {
                      "start": {
                        "line": 6,
                        "column": 6,
                        "offset": 49
                      },
                      "end": {
                        "line": 6,
                        "column": 7,
                        "offset": 50
                      }
                    }
                  },
                  "arguments": [],
                  "loc": {
                    "start": {
                      "line": 6,
                      "column": 6,
                      "offset": 49
                    },
                    "end": {
                      "line": 6,
                      "column": 9,
                      "offset": 52
                    }
                  }
                },
                "expression": {
                  "type": "IdentifierExpression",
                  "name": "a",
                  "loc": {
                    "start": {
                      "line": 6,
                      "column": 10,
                      "offset": 53
                    },
                    "end": {
                      "line": 6,
                      "column": 11,
                      "offset": 54
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 6,
                    "column": 6,
                    "offset": 49
                  },
                  "end": {
                    "line": 6,
                    "column": 12,
                    "offset": 55
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 6,
                  "column": 4,
                  "offset": 47
                },
                "end": {
                  "line": 6,
                  "column": 12,
                  "offset": 55
                }
              }
            },
            {
              "type": "AssignmentTargetPropertyProperty",
              "name": {
                "type": "StaticPropertyName",
                "value": "a",
                "loc": {
                  "start": {
                    "line": 7,
                    "column": 4,
                    "offset": 61
                  },
                  "end": {
                    "line": 7,
                    "column": 5,
                    "offset": 62
                  }
                }
              },
              "binding": {
                "type": "StaticMemberAssignmentTarget",
                "object": {
                  "type": "ThisExpression",
                  "loc": {
                    "start": {
                      "line": 7,
                      "column": 6,
                      "offset": 63
                    },
                    "end": {
                      "line": 7,
                      "column": 10,
                      "offset": 67
                    }
                  }
                },
                "property": "a",
                "loc": {
                  "start": {
                    "line": 7,
                    "column": 6,
                    "offset": 63
                  },
                  "end": {
                    "line": 7,
                    "column": 12,
                    "offset": 69
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 7,
                  "column": 4,
                  "offset": 61
                },
                "end": {
                  "line": 7,
                  "column": 12,
                  "offset": 69
                }
              }
            }
          ],
          "rest": null,
          "loc": {
            "start": {
              "line": 1,
              "column": 1,
              "offset": 1
            },
            "end": {
              "line": 8,
              "column": 1,
              "offset": 71
            }
          }
        },
        "expression": {
          "type": "LiteralNumericExpression",
          "value": 1,
          "loc": {
            "start": {
              "line": 8,
              "column": 4,
              "offset": 74
            },
            "end": {
              "line": 8,
              "column": 5,
              "offset": 75
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 1,
            "offset": 1
          },
          "end": {
            "line": 8,
            "column": 5,
            "offset": 75
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 8,
          "column": 7,
          "offset": 77
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 9,
      "column": 0,
      "offset": 78
    }
  }
}
