{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "CallExpression",
        "callee": {
          "type": "FunctionExpression",
          "isAsync": false,
          "isGenerator": false,
          "name": null,
          "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": "FunctionDeclaration",
                "isAsync": false,
                "isGenerator": false,
                "name": {
                  "type": "BindingIdentifier",
                  "name": "a",
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 13,
                      "offset": 28
                    },
                    "end": {
                      "line": 2,
                      "column": 14,
                      "offset": 29
                    }
                  }
                },
                "params": {
                  "type": "FormalParameters",
                  "items": [],
                  "rest": null,
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 14,
                      "offset": 29
                    },
                    "end": {
                      "line": 2,
                      "column": 16,
                      "offset": 31
                    }
                  }
                },
                "body": {
                  "type": "FunctionBody",
                  "directives": [],
                  "statements": [],
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 17,
                      "offset": 32
                    },
                    "end": {
                      "line": 3,
                      "column": 5,
                      "offset": 39
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 4,
                    "offset": 19
                  },
                  "end": {
                    "line": 3,
                    "column": 5,
                    "offset": 39
                  }
                }
              },
              {
                "type": "FunctionDeclaration",
                "isAsync": false,
                "isGenerator": false,
                "name": {
                  "type": "BindingIdentifier",
                  "name": "b",
                  "loc": {
                    "start": {
                      "line": 4,
                      "column": 13,
                      "offset": 53
                    },
                    "end": {
                      "line": 4,
                      "column": 14,
                      "offset": 54
                    }
                  }
                },
                "params": {
                  "type": "FormalParameters",
                  "items": [],
                  "rest": null,
                  "loc": {
                    "start": {
                      "line": 4,
                      "column": 14,
                      "offset": 54
                    },
                    "end": {
                      "line": 4,
                      "column": 16,
                      "offset": 56
                    }
                  }
                },
                "body": {
                  "type": "FunctionBody",
                  "directives": [],
                  "statements": [],
                  "loc": {
                    "start": {
                      "line": 4,
                      "column": 17,
                      "offset": 57
                    },
                    "end": {
                      "line": 5,
                      "column": 5,
                      "offset": 64
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 4,
                    "column": 4,
                    "offset": 44
                  },
                  "end": {
                    "line": 5,
                    "column": 5,
                    "offset": 64
                  }
                }
              },
              {
                "type": "FunctionDeclaration",
                "isAsync": false,
                "isGenerator": false,
                "name": {
                  "type": "BindingIdentifier",
                  "name": "c",
                  "loc": {
                    "start": {
                      "line": 6,
                      "column": 13,
                      "offset": 78
                    },
                    "end": {
                      "line": 6,
                      "column": 14,
                      "offset": 79
                    }
                  }
                },
                "params": {
                  "type": "FormalParameters",
                  "items": [],
                  "rest": null,
                  "loc": {
                    "start": {
                      "line": 6,
                      "column": 14,
                      "offset": 79
                    },
                    "end": {
                      "line": 6,
                      "column": 16,
                      "offset": 81
                    }
                  }
                },
                "body": {
                  "type": "FunctionBody",
                  "directives": [],
                  "statements": [],
                  "loc": {
                    "start": {
                      "line": 6,
                      "column": 17,
                      "offset": 82
                    },
                    "end": {
                      "line": 7,
                      "column": 5,
                      "offset": 89
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 6,
                    "column": 4,
                    "offset": 69
                  },
                  "end": {
                    "line": 7,
                    "column": 5,
                    "offset": 89
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 13,
                "offset": 13
              },
              "end": {
                "line": 8,
                "column": 1,
                "offset": 91
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 1,
              "offset": 1
            },
            "end": {
              "line": 8,
              "column": 1,
              "offset": 91
            }
          }
        },
        "arguments": [],
        "loc": {
          "start": {
            "line": 1,
            "column": 1,
            "offset": 1
          },
          "end": {
            "line": 8,
            "column": 3,
            "offset": 93
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 8,
          "column": 5,
          "offset": 95
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 9,
      "column": 0,
      "offset": 96
    }
  }
}
