{
  "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": "BlockStatement",
              "block": {
                "type": "Block",
                "statements": [
                  {
                    "type": "VariableDeclarationStatement",
                    "declaration": {
                      "type": "VariableDeclaration",
                      "kind": "let",
                      "declarators": [
                        {
                          "type": "VariableDeclarator",
                          "binding": {
                            "type": "BindingIdentifier",
                            "name": "c",
                            "loc": {
                              "start": {
                                "line": 3,
                                "column": 12,
                                "offset": 40
                              },
                              "end": {
                                "line": 3,
                                "column": 13,
                                "offset": 41
                              }
                            }
                          },
                          "init": null,
                          "loc": {
                            "start": {
                              "line": 3,
                              "column": 12,
                              "offset": 40
                            },
                            "end": {
                              "line": 3,
                              "column": 13,
                              "offset": 41
                            }
                          }
                        }
                      ],
                      "loc": {
                        "start": {
                          "line": 3,
                          "column": 8,
                          "offset": 36
                        },
                        "end": {
                          "line": 3,
                          "column": 13,
                          "offset": 41
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 3,
                        "column": 8,
                        "offset": 36
                      },
                      "end": {
                        "line": 3,
                        "column": 14,
                        "offset": 42
                      }
                    }
                  },
                  {
                    "type": "VariableDeclarationStatement",
                    "declaration": {
                      "type": "VariableDeclaration",
                      "kind": "let",
                      "declarators": [
                        {
                          "type": "VariableDeclarator",
                          "binding": {
                            "type": "BindingIdentifier",
                            "name": "d",
                            "loc": {
                              "start": {
                                "line": 4,
                                "column": 12,
                                "offset": 55
                              },
                              "end": {
                                "line": 4,
                                "column": 13,
                                "offset": 56
                              }
                            }
                          },
                          "init": null,
                          "loc": {
                            "start": {
                              "line": 4,
                              "column": 12,
                              "offset": 55
                            },
                            "end": {
                              "line": 4,
                              "column": 13,
                              "offset": 56
                            }
                          }
                        }
                      ],
                      "loc": {
                        "start": {
                          "line": 4,
                          "column": 8,
                          "offset": 51
                        },
                        "end": {
                          "line": 4,
                          "column": 13,
                          "offset": 56
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 4,
                        "column": 8,
                        "offset": 51
                      },
                      "end": {
                        "line": 4,
                        "column": 14,
                        "offset": 57
                      }
                    }
                  },
                  {
                    "type": "VariableDeclarationStatement",
                    "declaration": {
                      "type": "VariableDeclaration",
                      "kind": "var",
                      "declarators": [
                        {
                          "type": "VariableDeclarator",
                          "binding": {
                            "type": "BindingIdentifier",
                            "name": "e",
                            "loc": {
                              "start": {
                                "line": 5,
                                "column": 12,
                                "offset": 70
                              },
                              "end": {
                                "line": 5,
                                "column": 13,
                                "offset": 71
                              }
                            }
                          },
                          "init": null,
                          "loc": {
                            "start": {
                              "line": 5,
                              "column": 12,
                              "offset": 70
                            },
                            "end": {
                              "line": 5,
                              "column": 13,
                              "offset": 71
                            }
                          }
                        }
                      ],
                      "loc": {
                        "start": {
                          "line": 5,
                          "column": 8,
                          "offset": 66
                        },
                        "end": {
                          "line": 5,
                          "column": 13,
                          "offset": 71
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 5,
                        "column": 8,
                        "offset": 66
                      },
                      "end": {
                        "line": 5,
                        "column": 14,
                        "offset": 72
                      }
                    }
                  },
                  {
                    "type": "VariableDeclarationStatement",
                    "declaration": {
                      "type": "VariableDeclaration",
                      "kind": "var",
                      "declarators": [
                        {
                          "type": "VariableDeclarator",
                          "binding": {
                            "type": "BindingIdentifier",
                            "name": "f",
                            "loc": {
                              "start": {
                                "line": 6,
                                "column": 12,
                                "offset": 85
                              },
                              "end": {
                                "line": 6,
                                "column": 13,
                                "offset": 86
                              }
                            }
                          },
                          "init": null,
                          "loc": {
                            "start": {
                              "line": 6,
                              "column": 12,
                              "offset": 85
                            },
                            "end": {
                              "line": 6,
                              "column": 13,
                              "offset": 86
                            }
                          }
                        }
                      ],
                      "loc": {
                        "start": {
                          "line": 6,
                          "column": 8,
                          "offset": 81
                        },
                        "end": {
                          "line": 6,
                          "column": 13,
                          "offset": 86
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 6,
                        "column": 8,
                        "offset": 81
                      },
                      "end": {
                        "line": 6,
                        "column": 14,
                        "offset": 87
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 11,
                    "offset": 26
                  },
                  "end": {
                    "line": 7,
                    "column": 5,
                    "offset": 93
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 2,
                  "column": 11,
                  "offset": 26
                },
                "end": {
                  "line": 7,
                  "column": 5,
                  "offset": 93
                }
              }
            },
            "alternate": null,
            "loc": {
              "start": {
                "line": 2,
                "column": 4,
                "offset": 19
              },
              "end": {
                "line": 7,
                "column": 5,
                "offset": 93
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 13,
            "offset": 13
          },
          "end": {
            "line": 8,
            "column": 1,
            "offset": 95
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 8,
          "column": 1,
          "offset": 95
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 8,
      "column": 1,
      "offset": 95
    }
  }
}
