{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "VariableDeclarationStatement",
      "declaration": {
        "type": "VariableDeclaration",
        "kind": "var",
        "declarators": [
          {
            "type": "VariableDeclarator",
            "binding": {
              "type": "ArrayBinding",
              "elements": [
                {
                  "type": "ObjectBinding",
                  "properties": [
                    {
                      "type": "BindingPropertyProperty",
                      "name": {
                        "type": "StaticPropertyName",
                        "value": "__proto__",
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 6,
                            "offset": 6
                          },
                          "end": {
                            "line": 1,
                            "column": 15,
                            "offset": 15
                          }
                        }
                      },
                      "binding": {
                        "type": "BindingIdentifier",
                        "name": "a",
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 16,
                            "offset": 16
                          },
                          "end": {
                            "line": 1,
                            "column": 17,
                            "offset": 17
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 6,
                          "offset": 6
                        },
                        "end": {
                          "line": 1,
                          "column": 17,
                          "offset": 17
                        }
                      }
                    },
                    {
                      "type": "BindingPropertyProperty",
                      "name": {
                        "type": "StaticPropertyName",
                        "value": "__proto__",
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 19,
                            "offset": 19
                          },
                          "end": {
                            "line": 1,
                            "column": 28,
                            "offset": 28
                          }
                        }
                      },
                      "binding": {
                        "type": "BindingIdentifier",
                        "name": "b",
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 29,
                            "offset": 29
                          },
                          "end": {
                            "line": 1,
                            "column": 30,
                            "offset": 30
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 19,
                          "offset": 19
                        },
                        "end": {
                          "line": 1,
                          "column": 30,
                          "offset": 30
                        }
                      }
                    }
                  ],
                  "rest": null,
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 5,
                      "offset": 5
                    },
                    "end": {
                      "line": 1,
                      "column": 31,
                      "offset": 31
                    }
                  }
                }
              ],
              "rest": null,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 4,
                  "offset": 4
                },
                "end": {
                  "line": 1,
                  "column": 32,
                  "offset": 32
                }
              }
            },
            "init": {
              "type": "LiteralNumericExpression",
              "value": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 35,
                  "offset": 35
                },
                "end": {
                  "line": 1,
                  "column": 36,
                  "offset": 36
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 4,
                "offset": 4
              },
              "end": {
                "line": 1,
                "column": 36,
                "offset": 36
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 36,
            "offset": 36
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 37,
          "offset": 37
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 37,
      "offset": 37
    }
  }
}
