{
  "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": "ArrayBinding",
            "elements": [
              {
                "type": "BindingIdentifier",
                "name": "b",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 12,
                    "offset": 12
                  },
                  "end": {
                    "line": 1,
                    "column": 13,
                    "offset": 13
                  }
                }
              }
            ],
            "rest": null,
            "loc": {
              "start": {
                "line": 1,
                "column": 11,
                "offset": 11
              },
              "end": {
                "line": 1,
                "column": 14,
                "offset": 14
              }
            }
          }
        ],
        "rest": null,
        "loc": {
          "start": {
            "line": 1,
            "column": 10,
            "offset": 10
          },
          "end": {
            "line": 1,
            "column": 15,
            "offset": 15
          }
        }
      },
      "body": {
        "type": "FunctionBody",
        "directives": [],
        "statements": [
          {
            "type": "ExpressionStatement",
            "expression": {
              "type": "CallExpression",
              "callee": {
                "type": "IdentifierExpression",
                "name": "c",
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 4,
                    "offset": 22
                  },
                  "end": {
                    "line": 2,
                    "column": 5,
                    "offset": 23
                  }
                }
              },
              "arguments": [],
              "loc": {
                "start": {
                  "line": 2,
                  "column": 4,
                  "offset": 22
                },
                "end": {
                  "line": 2,
                  "column": 7,
                  "offset": 25
                }
              }
            },
            "loc": {
              "start": {
                "line": 2,
                "column": 4,
                "offset": 22
              },
              "end": {
                "line": 2,
                "column": 8,
                "offset": 26
              }
            }
          },
          {
            "type": "VariableDeclarationStatement",
            "declaration": {
              "type": "VariableDeclaration",
              "kind": "var",
              "declarators": [
                {
                  "type": "VariableDeclarator",
                  "binding": {
                    "type": "BindingIdentifier",
                    "name": "d",
                    "loc": {
                      "start": {
                        "line": 3,
                        "column": 8,
                        "offset": 35
                      },
                      "end": {
                        "line": 3,
                        "column": 9,
                        "offset": 36
                      }
                    }
                  },
                  "init": null,
                  "loc": {
                    "start": {
                      "line": 3,
                      "column": 8,
                      "offset": 35
                    },
                    "end": {
                      "line": 3,
                      "column": 9,
                      "offset": 36
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 3,
                  "column": 4,
                  "offset": 31
                },
                "end": {
                  "line": 3,
                  "column": 9,
                  "offset": 36
                }
              }
            },
            "loc": {
              "start": {
                "line": 3,
                "column": 4,
                "offset": 31
              },
              "end": {
                "line": 3,
                "column": 10,
                "offset": 37
              }
            }
          },
          {
            "type": "VariableDeclarationStatement",
            "declaration": {
              "type": "VariableDeclaration",
              "kind": "var",
              "declarators": [
                {
                  "type": "VariableDeclarator",
                  "binding": {
                    "type": "BindingIdentifier",
                    "name": "b",
                    "loc": {
                      "start": {
                        "line": 4,
                        "column": 8,
                        "offset": 46
                      },
                      "end": {
                        "line": 4,
                        "column": 9,
                        "offset": 47
                      }
                    }
                  },
                  "init": null,
                  "loc": {
                    "start": {
                      "line": 4,
                      "column": 8,
                      "offset": 46
                    },
                    "end": {
                      "line": 4,
                      "column": 9,
                      "offset": 47
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 4,
                  "column": 4,
                  "offset": 42
                },
                "end": {
                  "line": 4,
                  "column": 9,
                  "offset": 47
                }
              }
            },
            "loc": {
              "start": {
                "line": 4,
                "column": 4,
                "offset": 42
              },
              "end": {
                "line": 4,
                "column": 10,
                "offset": 48
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 16,
            "offset": 16
          },
          "end": {
            "line": 5,
            "column": 1,
            "offset": 105
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 5,
          "column": 1,
          "offset": 105
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 5,
      "column": 1,
      "offset": 105
    }
  }
}
