{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "FunctionDeclaration",
      "isAsync": false,
      "isGenerator": false,
      "name": {
        "type": "BindingIdentifier",
        "name": "a",
        "loc": {
          "start": {
            "line": 1,
            "column": 9,
            "offset": 9
          },
          "end": {
            "line": 1,
            "column": 10,
            "offset": 10
          }
        }
      },
      "params": {
        "type": "FormalParameters",
        "items": [
          {
            "type": "ObjectBinding",
            "properties": [
              {
                "type": "BindingPropertyIdentifier",
                "binding": {
                  "type": "BindingIdentifier",
                  "name": "a",
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 12,
                      "offset": 12
                    },
                    "end": {
                      "line": 1,
                      "column": 13,
                      "offset": 13
                    }
                  }
                },
                "init": {
                  "type": "LiteralNumericExpression",
                  "value": 1,
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 15,
                      "offset": 15
                    },
                    "end": {
                      "line": 1,
                      "column": 16,
                      "offset": 16
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 12,
                    "offset": 12
                  },
                  "end": {
                    "line": 1,
                    "column": 17,
                    "offset": 17
                  }
                }
              },
              {
                "type": "BindingPropertyIdentifier",
                "binding": {
                  "type": "BindingIdentifier",
                  "name": "b",
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 19,
                      "offset": 19
                    },
                    "end": {
                      "line": 1,
                      "column": 20,
                      "offset": 20
                    }
                  }
                },
                "init": null,
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 19,
                    "offset": 19
                  },
                  "end": {
                    "line": 1,
                    "column": 20,
                    "offset": 20
                  }
                }
              }
            ],
            "rest": null,
            "loc": {
              "start": {
                "line": 1,
                "column": 11,
                "offset": 11
              },
              "end": {
                "line": 1,
                "column": 21,
                "offset": 21
              }
            }
          }
        ],
        "rest": null,
        "loc": {
          "start": {
            "line": 1,
            "column": 10,
            "offset": 10
          },
          "end": {
            "line": 1,
            "column": 22,
            "offset": 22
          }
        }
      },
      "body": {
        "type": "FunctionBody",
        "directives": [],
        "statements": [],
        "loc": {
          "start": {
            "line": 1,
            "column": 23,
            "offset": 23
          },
          "end": {
            "line": 1,
            "column": 25,
            "offset": 25
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 25,
          "offset": 25
        }
      }
    },
    {
      "type": "FunctionDeclaration",
      "isAsync": false,
      "isGenerator": false,
      "name": {
        "type": "BindingIdentifier",
        "name": "b",
        "loc": {
          "start": {
            "line": 2,
            "column": 9,
            "offset": 35
          },
          "end": {
            "line": 2,
            "column": 10,
            "offset": 36
          }
        }
      },
      "params": {
        "type": "FormalParameters",
        "items": [
          {
            "type": "ArrayBinding",
            "elements": [
              {
                "type": "BindingIdentifier",
                "name": "b",
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 12,
                    "offset": 38
                  },
                  "end": {
                    "line": 2,
                    "column": 13,
                    "offset": 39
                  }
                }
              },
              {
                "type": "BindingWithDefault",
                "binding": {
                  "type": "BindingIdentifier",
                  "name": "c",
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 15,
                      "offset": 41
                    },
                    "end": {
                      "line": 2,
                      "column": 16,
                      "offset": 42
                    }
                  }
                },
                "init": {
                  "type": "LiteralNumericExpression",
                  "value": 2,
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 18,
                      "offset": 44
                    },
                    "end": {
                      "line": 2,
                      "column": 19,
                      "offset": 45
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 15,
                    "offset": 41
                  },
                  "end": {
                    "line": 2,
                    "column": 20,
                    "offset": 46
                  }
                }
              }
            ],
            "rest": null,
            "loc": {
              "start": {
                "line": 2,
                "column": 11,
                "offset": 37
              },
              "end": {
                "line": 2,
                "column": 21,
                "offset": 47
              }
            }
          }
        ],
        "rest": null,
        "loc": {
          "start": {
            "line": 2,
            "column": 10,
            "offset": 36
          },
          "end": {
            "line": 2,
            "column": 22,
            "offset": 48
          }
        }
      },
      "body": {
        "type": "FunctionBody",
        "directives": [],
        "statements": [],
        "loc": {
          "start": {
            "line": 2,
            "column": 23,
            "offset": 49
          },
          "end": {
            "line": 2,
            "column": 25,
            "offset": 51
          }
        }
      },
      "loc": {
        "start": {
          "line": 2,
          "column": 0,
          "offset": 26
        },
        "end": {
          "line": 2,
          "column": 25,
          "offset": 51
        }
      }
    },
    {
      "type": "VariableDeclarationStatement",
      "declaration": {
        "type": "VariableDeclaration",
        "kind": "var",
        "declarators": [
          {
            "type": "VariableDeclarator",
            "binding": {
              "type": "ObjectBinding",
              "properties": [
                {
                  "type": "BindingPropertyIdentifier",
                  "binding": {
                    "type": "BindingIdentifier",
                    "name": "d",
                    "loc": {
                      "start": {
                        "line": 3,
                        "column": 6,
                        "offset": 58
                      },
                      "end": {
                        "line": 3,
                        "column": 7,
                        "offset": 59
                      }
                    }
                  },
                  "init": {
                    "type": "LiteralNumericExpression",
                    "value": 3,
                    "loc": {
                      "start": {
                        "line": 3,
                        "column": 11,
                        "offset": 63
                      },
                      "end": {
                        "line": 3,
                        "column": 12,
                        "offset": 64
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 3,
                      "column": 6,
                      "offset": 58
                    },
                    "end": {
                      "line": 3,
                      "column": 13,
                      "offset": 65
                    }
                  }
                },
                {
                  "type": "BindingPropertyIdentifier",
                  "binding": {
                    "type": "BindingIdentifier",
                    "name": "e",
                    "loc": {
                      "start": {
                        "line": 3,
                        "column": 15,
                        "offset": 67
                      },
                      "end": {
                        "line": 3,
                        "column": 16,
                        "offset": 68
                      }
                    }
                  },
                  "init": null,
                  "loc": {
                    "start": {
                      "line": 3,
                      "column": 15,
                      "offset": 67
                    },
                    "end": {
                      "line": 3,
                      "column": 16,
                      "offset": 68
                    }
                  }
                }
              ],
              "rest": null,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 4,
                  "offset": 56
                },
                "end": {
                  "line": 3,
                  "column": 18,
                  "offset": 70
                }
              }
            },
            "init": {
              "type": "IdentifierExpression",
              "name": "d",
              "loc": {
                "start": {
                  "line": 3,
                  "column": 21,
                  "offset": 73
                },
                "end": {
                  "line": 3,
                  "column": 22,
                  "offset": 74
                }
              }
            },
            "loc": {
              "start": {
                "line": 3,
                "column": 4,
                "offset": 56
              },
              "end": {
                "line": 3,
                "column": 22,
                "offset": 74
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 3,
            "column": 0,
            "offset": 52
          },
          "end": {
            "line": 3,
            "column": 22,
            "offset": 74
          }
        }
      },
      "loc": {
        "start": {
          "line": 3,
          "column": 0,
          "offset": 52
        },
        "end": {
          "line": 3,
          "column": 23,
          "offset": 75
        }
      }
    },
    {
      "type": "VariableDeclarationStatement",
      "declaration": {
        "type": "VariableDeclaration",
        "kind": "var",
        "declarators": [
          {
            "type": "VariableDeclarator",
            "binding": {
              "type": "ArrayBinding",
              "elements": [
                {
                  "type": "BindingIdentifier",
                  "name": "d",
                  "loc": {
                    "start": {
                      "line": 4,
                      "column": 6,
                      "offset": 82
                    },
                    "end": {
                      "line": 4,
                      "column": 7,
                      "offset": 83
                    }
                  }
                },
                {
                  "type": "BindingWithDefault",
                  "binding": {
                    "type": "BindingIdentifier",
                    "name": "e",
                    "loc": {
                      "start": {
                        "line": 4,
                        "column": 9,
                        "offset": 85
                      },
                      "end": {
                        "line": 4,
                        "column": 10,
                        "offset": 86
                      }
                    }
                  },
                  "init": {
                    "type": "LiteralNumericExpression",
                    "value": 4,
                    "loc": {
                      "start": {
                        "line": 4,
                        "column": 14,
                        "offset": 90
                      },
                      "end": {
                        "line": 4,
                        "column": 15,
                        "offset": 91
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 4,
                      "column": 9,
                      "offset": 85
                    },
                    "end": {
                      "line": 4,
                      "column": 16,
                      "offset": 92
                    }
                  }
                }
              ],
              "rest": null,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 4,
                  "offset": 80
                },
                "end": {
                  "line": 4,
                  "column": 18,
                  "offset": 94
                }
              }
            },
            "init": {
              "type": "IdentifierExpression",
              "name": "d",
              "loc": {
                "start": {
                  "line": 4,
                  "column": 21,
                  "offset": 97
                },
                "end": {
                  "line": 4,
                  "column": 22,
                  "offset": 98
                }
              }
            },
            "loc": {
              "start": {
                "line": 4,
                "column": 4,
                "offset": 80
              },
              "end": {
                "line": 4,
                "column": 22,
                "offset": 98
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 4,
            "column": 0,
            "offset": 76
          },
          "end": {
            "line": 4,
            "column": 22,
            "offset": 98
          }
        }
      },
      "loc": {
        "start": {
          "line": 4,
          "column": 0,
          "offset": 76
        },
        "end": {
          "line": 4,
          "column": 23,
          "offset": 99
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 4,
      "column": 23,
      "offset": 99
    }
  }
}
