{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ForInStatement",
      "left": {
        "type": "ArrayAssignmentTarget",
        "elements": [
          {
            "type": "AssignmentTargetIdentifier",
            "name": "a",
            "loc": {
              "start": {
                "line": 1,
                "column": 5,
                "offset": 5
              },
              "end": {
                "line": 1,
                "column": 6,
                "offset": 6
              }
            }
          },
          {
            "type": "ComputedMemberAssignmentTarget",
            "object": {
              "type": "IdentifierExpression",
              "name": "b",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 7,
                  "offset": 7
                },
                "end": {
                  "line": 1,
                  "column": 8,
                  "offset": 8
                }
              }
            },
            "expression": {
              "type": "IdentifierExpression",
              "name": "a",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 9,
                  "offset": 9
                },
                "end": {
                  "line": 1,
                  "column": 10,
                  "offset": 10
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 7,
                "offset": 7
              },
              "end": {
                "line": 1,
                "column": 11,
                "offset": 11
              }
            }
          },
          {
            "type": "ObjectAssignmentTarget",
            "properties": [
              {
                "type": "AssignmentTargetPropertyIdentifier",
                "binding": {
                  "type": "AssignmentTargetIdentifier",
                  "name": "c",
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 13,
                      "offset": 13
                    },
                    "end": {
                      "line": 1,
                      "column": 14,
                      "offset": 14
                    }
                  }
                },
                "init": null,
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 13,
                    "offset": 13
                  },
                  "end": {
                    "line": 1,
                    "column": 14,
                    "offset": 14
                  }
                }
              },
              {
                "type": "AssignmentTargetPropertyIdentifier",
                "binding": {
                  "type": "AssignmentTargetIdentifier",
                  "name": "d",
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 15,
                      "offset": 15
                    },
                    "end": {
                      "line": 1,
                      "column": 16,
                      "offset": 16
                    }
                  }
                },
                "init": {
                  "type": "IdentifierExpression",
                  "name": "e",
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 17,
                      "offset": 17
                    },
                    "end": {
                      "line": 1,
                      "column": 18,
                      "offset": 18
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 15,
                    "offset": 15
                  },
                  "end": {
                    "line": 1,
                    "column": 18,
                    "offset": 18
                  }
                }
              },
              {
                "type": "AssignmentTargetPropertyProperty",
                "name": {
                  "type": "ComputedPropertyName",
                  "expression": {
                    "type": "IdentifierExpression",
                    "name": "f",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 20,
                        "offset": 20
                      },
                      "end": {
                        "line": 1,
                        "column": 21,
                        "offset": 21
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 19,
                      "offset": 19
                    },
                    "end": {
                      "line": 1,
                      "column": 22,
                      "offset": 22
                    }
                  }
                },
                "binding": {
                  "type": "ArrayAssignmentTarget",
                  "elements": [
                    {
                      "type": "AssignmentTargetIdentifier",
                      "name": "g",
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 24,
                          "offset": 24
                        },
                        "end": {
                          "line": 1,
                          "column": 25,
                          "offset": 25
                        }
                      }
                    },
                    {
                      "type": "StaticMemberAssignmentTarget",
                      "object": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "IdentifierExpression",
                          "name": "h",
                          "loc": {
                            "start": {
                              "line": 1,
                              "column": 26,
                              "offset": 26
                            },
                            "end": {
                              "line": 1,
                              "column": 27,
                              "offset": 27
                            }
                          }
                        },
                        "arguments": [],
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 26,
                            "offset": 26
                          },
                          "end": {
                            "line": 1,
                            "column": 29,
                            "offset": 29
                          }
                        }
                      },
                      "property": "a",
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 26,
                          "offset": 26
                        },
                        "end": {
                          "line": 1,
                          "column": 31,
                          "offset": 31
                        }
                      }
                    },
                    {
                      "type": "StaticMemberAssignmentTarget",
                      "object": {
                        "type": "LiteralNumericExpression",
                        "value": 1,
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 33,
                            "offset": 33
                          },
                          "end": {
                            "line": 1,
                            "column": 34,
                            "offset": 34
                          }
                        }
                      },
                      "property": "i",
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 32,
                          "offset": 32
                        },
                        "end": {
                          "line": 1,
                          "column": 37,
                          "offset": 37
                        }
                      }
                    }
                  ],
                  "rest": {
                    "type": "ComputedMemberAssignmentTarget",
                    "object": {
                      "type": "IdentifierExpression",
                      "name": "j",
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 41,
                          "offset": 41
                        },
                        "end": {
                          "line": 1,
                          "column": 42,
                          "offset": 42
                        }
                      }
                    },
                    "expression": {
                      "type": "LiteralNumericExpression",
                      "value": 2,
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 43,
                          "offset": 43
                        },
                        "end": {
                          "line": 1,
                          "column": 44,
                          "offset": 44
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 41,
                        "offset": 41
                      },
                      "end": {
                        "line": 1,
                        "column": 45,
                        "offset": 45
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 23,
                      "offset": 23
                    },
                    "end": {
                      "line": 1,
                      "column": 46,
                      "offset": 46
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 19,
                    "offset": 19
                  },
                  "end": {
                    "line": 1,
                    "column": 46,
                    "offset": 46
                  }
                }
              }
            ],
            "rest": null,
            "loc": {
              "start": {
                "line": 1,
                "column": 12,
                "offset": 12
              },
              "end": {
                "line": 1,
                "column": 47,
                "offset": 47
              }
            }
          }
        ],
        "rest": null,
        "loc": {
          "start": {
            "line": 1,
            "column": 4,
            "offset": 4
          },
          "end": {
            "line": 1,
            "column": 48,
            "offset": 48
          }
        }
      },
      "right": {
        "type": "LiteralNumericExpression",
        "value": 3,
        "loc": {
          "start": {
            "line": 1,
            "column": 52,
            "offset": 52
          },
          "end": {
            "line": 1,
            "column": 53,
            "offset": 53
          }
        }
      },
      "body": {
        "type": "EmptyStatement",
        "loc": {
          "start": {
            "line": 1,
            "column": 54,
            "offset": 54
          },
          "end": {
            "line": 1,
            "column": 55,
            "offset": 55
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 55,
          "offset": 55
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 2,
      "column": 0,
      "offset": 56
    }
  }
}
