{
  "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": "FunctionDeclaration",
            "isAsync": false,
            "isGenerator": false,
            "name": {
              "type": "BindingIdentifier",
              "name": "a",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 24,
                  "offset": 24
                },
                "end": {
                  "line": 1,
                  "column": 25,
                  "offset": 25
                }
              }
            },
            "params": {
              "type": "FormalParameters",
              "items": [],
              "rest": null,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 25,
                  "offset": 25
                },
                "end": {
                  "line": 1,
                  "column": 27,
                  "offset": 27
                }
              }
            },
            "body": {
              "type": "FunctionBody",
              "directives": [],
              "statements": [],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 28,
                  "offset": 28
                },
                "end": {
                  "line": 1,
                  "column": 30,
                  "offset": 30
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 15,
                "offset": 15
              },
              "end": {
                "line": 1,
                "column": 30,
                "offset": 30
              }
            }
          },
          {
            "type": "FunctionDeclaration",
            "isAsync": false,
            "isGenerator": false,
            "name": {
              "type": "BindingIdentifier",
              "name": "a",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 40,
                  "offset": 40
                },
                "end": {
                  "line": 1,
                  "column": 41,
                  "offset": 41
                }
              }
            },
            "params": {
              "type": "FormalParameters",
              "items": [],
              "rest": null,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 41,
                  "offset": 41
                },
                "end": {
                  "line": 1,
                  "column": 43,
                  "offset": 43
                }
              }
            },
            "body": {
              "type": "FunctionBody",
              "directives": [],
              "statements": [],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 44,
                  "offset": 44
                },
                "end": {
                  "line": 1,
                  "column": 46,
                  "offset": 46
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 31,
                "offset": 31
              },
              "end": {
                "line": 1,
                "column": 46,
                "offset": 46
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 13,
            "offset": 13
          },
          "end": {
            "line": 1,
            "column": 48,
            "offset": 48
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 48,
          "offset": 48
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 48,
      "offset": 48
    }
  }
}
