{
  "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": "IfStatement",
            "test": {
              "type": "IdentifierExpression",
              "name": "b",
              "loc": {
                "start": {
                  "line": 2,
                  "column": 8,
                  "offset": 23
                },
                "end": {
                  "line": 2,
                  "column": 9,
                  "offset": 24
                }
              }
            },
            "consequent": {
              "type": "ReturnStatement",
              "expression": null,
              "loc": {
                "start": {
                  "line": 2,
                  "column": 11,
                  "offset": 26
                },
                "end": {
                  "line": 2,
                  "column": 18,
                  "offset": 33
                }
              }
            },
            "alternate": null,
            "loc": {
              "start": {
                "line": 2,
                "column": 4,
                "offset": 19
              },
              "end": {
                "line": 2,
                "column": 18,
                "offset": 33
              }
            }
          },
          {
            "type": "ExpressionStatement",
            "expression": {
              "type": "CallExpression",
              "callee": {
                "type": "IdentifierExpression",
                "name": "c",
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 4,
                    "offset": 38
                  },
                  "end": {
                    "line": 3,
                    "column": 5,
                    "offset": 39
                  }
                }
              },
              "arguments": [],
              "loc": {
                "start": {
                  "line": 3,
                  "column": 4,
                  "offset": 38
                },
                "end": {
                  "line": 3,
                  "column": 7,
                  "offset": 41
                }
              }
            },
            "loc": {
              "start": {
                "line": 3,
                "column": 4,
                "offset": 38
              },
              "end": {
                "line": 3,
                "column": 8,
                "offset": 42
              }
            }
          },
          {
            "type": "ExpressionStatement",
            "expression": {
              "type": "CallExpression",
              "callee": {
                "type": "IdentifierExpression",
                "name": "d",
                "loc": {
                  "start": {
                    "line": 4,
                    "column": 4,
                    "offset": 47
                  },
                  "end": {
                    "line": 4,
                    "column": 5,
                    "offset": 48
                  }
                }
              },
              "arguments": [],
              "loc": {
                "start": {
                  "line": 4,
                  "column": 4,
                  "offset": 47
                },
                "end": {
                  "line": 4,
                  "column": 7,
                  "offset": 50
                }
              }
            },
            "loc": {
              "start": {
                "line": 4,
                "column": 4,
                "offset": 47
              },
              "end": {
                "line": 4,
                "column": 8,
                "offset": 51
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 13,
            "offset": 13
          },
          "end": {
            "line": 5,
            "column": 1,
            "offset": 53
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 5,
          "column": 1,
          "offset": 53
        }
      }
    },
    {
      "type": "FunctionDeclaration",
      "isAsync": false,
      "isGenerator": false,
      "name": {
        "type": "BindingIdentifier",
        "name": "e",
        "loc": {
          "start": {
            "line": 6,
            "column": 9,
            "offset": 63
          },
          "end": {
            "line": 6,
            "column": 10,
            "offset": 64
          }
        }
      },
      "params": {
        "type": "FormalParameters",
        "items": [],
        "rest": null,
        "loc": {
          "start": {
            "line": 6,
            "column": 10,
            "offset": 64
          },
          "end": {
            "line": 6,
            "column": 12,
            "offset": 66
          }
        }
      },
      "body": {
        "type": "FunctionBody",
        "directives": [],
        "statements": [
          {
            "type": "IfStatement",
            "test": {
              "type": "IdentifierExpression",
              "name": "b",
              "loc": {
                "start": {
                  "line": 7,
                  "column": 8,
                  "offset": 77
                },
                "end": {
                  "line": 7,
                  "column": 9,
                  "offset": 78
                }
              }
            },
            "consequent": {
              "type": "ReturnStatement",
              "expression": null,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 11,
                  "offset": 80
                },
                "end": {
                  "line": 7,
                  "column": 18,
                  "offset": 87
                }
              }
            },
            "alternate": null,
            "loc": {
              "start": {
                "line": 7,
                "column": 4,
                "offset": 73
              },
              "end": {
                "line": 7,
                "column": 18,
                "offset": 87
              }
            }
          },
          {
            "type": "IfStatement",
            "test": {
              "type": "IdentifierExpression",
              "name": "c",
              "loc": {
                "start": {
                  "line": 8,
                  "column": 8,
                  "offset": 96
                },
                "end": {
                  "line": 8,
                  "column": 9,
                  "offset": 97
                }
              }
            },
            "consequent": {
              "type": "ReturnStatement",
              "expression": null,
              "loc": {
                "start": {
                  "line": 8,
                  "column": 11,
                  "offset": 99
                },
                "end": {
                  "line": 8,
                  "column": 18,
                  "offset": 106
                }
              }
            },
            "alternate": null,
            "loc": {
              "start": {
                "line": 8,
                "column": 4,
                "offset": 92
              },
              "end": {
                "line": 8,
                "column": 18,
                "offset": 106
              }
            }
          },
          {
            "type": "IfStatement",
            "test": {
              "type": "IdentifierExpression",
              "name": "d",
              "loc": {
                "start": {
                  "line": 9,
                  "column": 8,
                  "offset": 115
                },
                "end": {
                  "line": 9,
                  "column": 9,
                  "offset": 116
                }
              }
            },
            "consequent": {
              "type": "ReturnStatement",
              "expression": null,
              "loc": {
                "start": {
                  "line": 9,
                  "column": 11,
                  "offset": 118
                },
                "end": {
                  "line": 9,
                  "column": 18,
                  "offset": 125
                }
              }
            },
            "alternate": null,
            "loc": {
              "start": {
                "line": 9,
                "column": 4,
                "offset": 111
              },
              "end": {
                "line": 9,
                "column": 18,
                "offset": 125
              }
            }
          },
          {
            "type": "IfStatement",
            "test": {
              "type": "IdentifierExpression",
              "name": "f",
              "loc": {
                "start": {
                  "line": 10,
                  "column": 8,
                  "offset": 134
                },
                "end": {
                  "line": 10,
                  "column": 9,
                  "offset": 135
                }
              }
            },
            "consequent": {
              "type": "ReturnStatement",
              "expression": null,
              "loc": {
                "start": {
                  "line": 10,
                  "column": 11,
                  "offset": 137
                },
                "end": {
                  "line": 10,
                  "column": 18,
                  "offset": 144
                }
              }
            },
            "alternate": null,
            "loc": {
              "start": {
                "line": 10,
                "column": 4,
                "offset": 130
              },
              "end": {
                "line": 10,
                "column": 18,
                "offset": 144
              }
            }
          },
          {
            "type": "ExpressionStatement",
            "expression": {
              "type": "CallExpression",
              "callee": {
                "type": "IdentifierExpression",
                "name": "g",
                "loc": {
                  "start": {
                    "line": 11,
                    "column": 4,
                    "offset": 149
                  },
                  "end": {
                    "line": 11,
                    "column": 5,
                    "offset": 150
                  }
                }
              },
              "arguments": [],
              "loc": {
                "start": {
                  "line": 11,
                  "column": 4,
                  "offset": 149
                },
                "end": {
                  "line": 11,
                  "column": 7,
                  "offset": 152
                }
              }
            },
            "loc": {
              "start": {
                "line": 11,
                "column": 4,
                "offset": 149
              },
              "end": {
                "line": 11,
                "column": 8,
                "offset": 153
              }
            }
          },
          {
            "type": "ExpressionStatement",
            "expression": {
              "type": "CallExpression",
              "callee": {
                "type": "IdentifierExpression",
                "name": "h",
                "loc": {
                  "start": {
                    "line": 12,
                    "column": 4,
                    "offset": 158
                  },
                  "end": {
                    "line": 12,
                    "column": 5,
                    "offset": 159
                  }
                }
              },
              "arguments": [],
              "loc": {
                "start": {
                  "line": 12,
                  "column": 4,
                  "offset": 158
                },
                "end": {
                  "line": 12,
                  "column": 7,
                  "offset": 161
                }
              }
            },
            "loc": {
              "start": {
                "line": 12,
                "column": 4,
                "offset": 158
              },
              "end": {
                "line": 12,
                "column": 8,
                "offset": 162
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 6,
            "column": 13,
            "offset": 67
          },
          "end": {
            "line": 13,
            "column": 1,
            "offset": 164
          }
        }
      },
      "loc": {
        "start": {
          "line": 6,
          "column": 0,
          "offset": 54
        },
        "end": {
          "line": 13,
          "column": 1,
          "offset": 164
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 13,
      "column": 1,
      "offset": 164
    }
  }
}
