{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "ObjectExpression",
        "properties": [
          {
            "type": "Getter",
            "name": {
              "type": "StaticPropertyName",
              "value": "a",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 7,
                  "offset": 7
                },
                "end": {
                  "line": 1,
                  "column": 8,
                  "offset": 8
                }
              }
            },
            "body": {
              "type": "FunctionBody",
              "directives": [],
              "statements": [
                {
                  "type": "ExpressionStatement",
                  "expression": {
                    "type": "AssignmentExpression",
                    "binding": {
                      "type": "ComputedMemberAssignmentTarget",
                      "object": {
                        "type": "Super",
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 13,
                            "offset": 13
                          },
                          "end": {
                            "line": 1,
                            "column": 18,
                            "offset": 18
                          }
                        }
                      },
                      "expression": {
                        "type": "LiteralNumericExpression",
                        "value": 1,
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 19,
                            "offset": 19
                          },
                          "end": {
                            "line": 1,
                            "column": 20,
                            "offset": 20
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 13,
                          "offset": 13
                        },
                        "end": {
                          "line": 1,
                          "column": 21,
                          "offset": 21
                        }
                      }
                    },
                    "expression": {
                      "type": "LiteralNumericExpression",
                      "value": 2,
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 24,
                          "offset": 24
                        },
                        "end": {
                          "line": 1,
                          "column": 25,
                          "offset": 25
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 13,
                        "offset": 13
                      },
                      "end": {
                        "line": 1,
                        "column": 25,
                        "offset": 25
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 13,
                      "offset": 13
                    },
                    "end": {
                      "line": 1,
                      "column": 26,
                      "offset": 26
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 11,
                  "offset": 11
                },
                "end": {
                  "line": 1,
                  "column": 28,
                  "offset": 28
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 3,
                "offset": 3
              },
              "end": {
                "line": 1,
                "column": 28,
                "offset": 28
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 1,
            "offset": 1
          },
          "end": {
            "line": 1,
            "column": 30,
            "offset": 30
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 32,
          "offset": 32
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 32,
      "offset": 32
    }
  }
}
