{
  "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": [],
        "rest": null,
        "loc": {
          "start": {
            "line": 1,
            "column": 10,
            "offset": 10
          },
          "end": {
            "line": 1,
            "column": 12,
            "offset": 12
          }
        }
      },
      "body": {
        "type": "FunctionBody",
        "directives": [],
        "statements": [
          {
            "type": "VariableDeclarationStatement",
            "declaration": {
              "type": "VariableDeclaration",
              "kind": "var",
              "declarators": [
                {
                  "type": "VariableDeclarator",
                  "binding": {
                    "type": "BindingIdentifier",
                    "name": "b",
                    "loc": {
                      "start": {
                        "line": 3,
                        "column": 6,
                        "offset": 51
                      },
                      "end": {
                        "line": 3,
                        "column": 7,
                        "offset": 52
                      }
                    }
                  },
                  "init": {
                    "type": "LiteralNumericExpression",
                    "value": 1,
                    "loc": {
                      "start": {
                        "line": 3,
                        "column": 10,
                        "offset": 55
                      },
                      "end": {
                        "line": 3,
                        "column": 11,
                        "offset": 56
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 3,
                      "column": 6,
                      "offset": 51
                    },
                    "end": {
                      "line": 3,
                      "column": 11,
                      "offset": 56
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 3,
                  "column": 2,
                  "offset": 47
                },
                "end": {
                  "line": 3,
                  "column": 11,
                  "offset": 56
                }
              }
            },
            "loc": {
              "start": {
                "line": 3,
                "column": 2,
                "offset": 47
              },
              "end": {
                "line": 3,
                "column": 12,
                "offset": 57
              }
            }
          },
          {
            "type": "ExpressionStatement",
            "expression": {
              "type": "CallExpression",
              "callee": {
                "type": "IdentifierExpression",
                "name": "c",
                "loc": {
                  "start": {
                    "line": 4,
                    "column": 2,
                    "offset": 60
                  },
                  "end": {
                    "line": 4,
                    "column": 3,
                    "offset": 61
                  }
                }
              },
              "arguments": [],
              "loc": {
                "start": {
                  "line": 4,
                  "column": 2,
                  "offset": 60
                },
                "end": {
                  "line": 4,
                  "column": 5,
                  "offset": 63
                }
              }
            },
            "loc": {
              "start": {
                "line": 4,
                "column": 2,
                "offset": 60
              },
              "end": {
                "line": 4,
                "column": 6,
                "offset": 64
              }
            }
          },
          {
            "type": "VariableDeclarationStatement",
            "declaration": {
              "type": "VariableDeclaration",
              "kind": "var",
              "declarators": [
                {
                  "type": "VariableDeclarator",
                  "binding": {
                    "type": "BindingIdentifier",
                    "name": "d",
                    "loc": {
                      "start": {
                        "line": 5,
                        "column": 6,
                        "offset": 71
                      },
                      "end": {
                        "line": 5,
                        "column": 7,
                        "offset": 72
                      }
                    }
                  },
                  "init": {
                    "type": "LiteralNumericExpression",
                    "value": 2,
                    "loc": {
                      "start": {
                        "line": 5,
                        "column": 10,
                        "offset": 75
                      },
                      "end": {
                        "line": 5,
                        "column": 11,
                        "offset": 76
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 5,
                      "column": 6,
                      "offset": 71
                    },
                    "end": {
                      "line": 5,
                      "column": 11,
                      "offset": 76
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 5,
                  "column": 2,
                  "offset": 67
                },
                "end": {
                  "line": 5,
                  "column": 11,
                  "offset": 76
                }
              }
            },
            "loc": {
              "start": {
                "line": 5,
                "column": 2,
                "offset": 67
              },
              "end": {
                "line": 5,
                "column": 12,
                "offset": 77
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 13,
            "offset": 13
          },
          "end": {
            "line": 6,
            "column": 1,
            "offset": 79
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 6,
          "column": 1,
          "offset": 79
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 7,
      "column": 0,
      "offset": 80
    }
  }
}
