{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "IfStatement",
      "test": {
        "type": "IdentifierExpression",
        "name": "a",
        "loc": {
          "start": {
            "line": 2,
            "column": 4,
            "offset": 10
          },
          "end": {
            "line": 2,
            "column": 5,
            "offset": 11
          }
        }
      },
      "consequent": {
        "type": "BlockStatement",
        "block": {
          "type": "Block",
          "statements": [
            {
              "type": "BlockStatement",
              "block": {
                "type": "Block",
                "statements": [
                  {
                    "type": "BlockStatement",
                    "block": {
                      "type": "Block",
                      "statements": [
                        {
                          "type": "BlockStatement",
                          "block": {
                            "type": "Block",
                            "statements": [],
                            "loc": {
                              "start": {
                                "line": 3,
                                "column": 6,
                                "offset": 21
                              },
                              "end": {
                                "line": 3,
                                "column": 8,
                                "offset": 23
                              }
                            }
                          },
                          "loc": {
                            "start": {
                              "line": 3,
                              "column": 6,
                              "offset": 21
                            },
                            "end": {
                              "line": 3,
                              "column": 8,
                              "offset": 23
                            }
                          }
                        }
                      ],
                      "loc": {
                        "start": {
                          "line": 3,
                          "column": 5,
                          "offset": 20
                        },
                        "end": {
                          "line": 3,
                          "column": 9,
                          "offset": 24
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 3,
                        "column": 5,
                        "offset": 20
                      },
                      "end": {
                        "line": 3,
                        "column": 9,
                        "offset": 24
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 4,
                    "offset": 19
                  },
                  "end": {
                    "line": 3,
                    "column": 10,
                    "offset": 25
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 3,
                  "column": 4,
                  "offset": 19
                },
                "end": {
                  "line": 3,
                  "column": 10,
                  "offset": 25
                }
              }
            },
            {
              "type": "IfStatement",
              "test": {
                "type": "IdentifierExpression",
                "name": "b",
                "loc": {
                  "start": {
                    "line": 4,
                    "column": 8,
                    "offset": 34
                  },
                  "end": {
                    "line": 4,
                    "column": 9,
                    "offset": 35
                  }
                }
              },
              "consequent": {
                "type": "BlockStatement",
                "block": {
                  "type": "Block",
                  "statements": [
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "IdentifierExpression",
                          "name": "c",
                          "loc": {
                            "start": {
                              "line": 4,
                              "column": 13,
                              "offset": 39
                            },
                            "end": {
                              "line": 4,
                              "column": 14,
                              "offset": 40
                            }
                          }
                        },
                        "arguments": [],
                        "loc": {
                          "start": {
                            "line": 4,
                            "column": 13,
                            "offset": 39
                          },
                          "end": {
                            "line": 4,
                            "column": 16,
                            "offset": 42
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 4,
                          "column": 13,
                          "offset": 39
                        },
                        "end": {
                          "line": 4,
                          "column": 17,
                          "offset": 43
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 4,
                      "column": 11,
                      "offset": 37
                    },
                    "end": {
                      "line": 4,
                      "column": 19,
                      "offset": 45
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 4,
                    "column": 11,
                    "offset": 37
                  },
                  "end": {
                    "line": 4,
                    "column": 19,
                    "offset": 45
                  }
                }
              },
              "alternate": null,
              "loc": {
                "start": {
                  "line": 4,
                  "column": 4,
                  "offset": 30
                },
                "end": {
                  "line": 4,
                  "column": 19,
                  "offset": 45
                }
              }
            },
            {
              "type": "BlockStatement",
              "block": {
                "type": "Block",
                "statements": [
                  {
                    "type": "BlockStatement",
                    "block": {
                      "type": "Block",
                      "statements": [],
                      "loc": {
                        "start": {
                          "line": 5,
                          "column": 5,
                          "offset": 51
                        },
                        "end": {
                          "line": 5,
                          "column": 7,
                          "offset": 53
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 5,
                        "column": 5,
                        "offset": 51
                      },
                      "end": {
                        "line": 5,
                        "column": 7,
                        "offset": 53
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 5,
                    "column": 4,
                    "offset": 50
                  },
                  "end": {
                    "line": 5,
                    "column": 8,
                    "offset": 54
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 5,
                  "column": 4,
                  "offset": 50
                },
                "end": {
                  "line": 5,
                  "column": 8,
                  "offset": 54
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 2,
              "column": 7,
              "offset": 13
            },
            "end": {
              "line": 6,
              "column": 1,
              "offset": 56
            }
          }
        },
        "loc": {
          "start": {
            "line": 2,
            "column": 7,
            "offset": 13
          },
          "end": {
            "line": 6,
            "column": 1,
            "offset": 56
          }
        }
      },
      "alternate": {
        "type": "BlockStatement",
        "block": {
          "type": "Block",
          "statements": [
            {
              "type": "ExpressionStatement",
              "expression": {
                "type": "CallExpression",
                "callee": {
                  "type": "IdentifierExpression",
                  "name": "d",
                  "loc": {
                    "start": {
                      "line": 7,
                      "column": 4,
                      "offset": 68
                    },
                    "end": {
                      "line": 7,
                      "column": 5,
                      "offset": 69
                    }
                  }
                },
                "arguments": [],
                "loc": {
                  "start": {
                    "line": 7,
                    "column": 4,
                    "offset": 68
                  },
                  "end": {
                    "line": 7,
                    "column": 7,
                    "offset": 71
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 7,
                  "column": 4,
                  "offset": 68
                },
                "end": {
                  "line": 7,
                  "column": 8,
                  "offset": 72
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 6,
              "column": 7,
              "offset": 62
            },
            "end": {
              "line": 8,
              "column": 1,
              "offset": 74
            }
          }
        },
        "loc": {
          "start": {
            "line": 6,
            "column": 7,
            "offset": 62
          },
          "end": {
            "line": 8,
            "column": 1,
            "offset": 74
          }
        }
      },
      "loc": {
        "start": {
          "line": 2,
          "column": 0,
          "offset": 6
        },
        "end": {
          "line": 8,
          "column": 1,
          "offset": 74
        }
      }
    },
    {
      "type": "IfStatement",
      "test": {
        "type": "IdentifierExpression",
        "name": "a",
        "loc": {
          "start": {
            "line": 11,
            "column": 4,
            "offset": 86
          },
          "end": {
            "line": 11,
            "column": 5,
            "offset": 87
          }
        }
      },
      "consequent": {
        "type": "BlockStatement",
        "block": {
          "type": "Block",
          "statements": [
            {
              "type": "ForStatement",
              "init": {
                "type": "VariableDeclaration",
                "kind": "var",
                "declarators": [
                  {
                    "type": "VariableDeclarator",
                    "binding": {
                      "type": "BindingIdentifier",
                      "name": "e",
                      "loc": {
                        "start": {
                          "line": 12,
                          "column": 13,
                          "offset": 104
                        },
                        "end": {
                          "line": 12,
                          "column": 14,
                          "offset": 105
                        }
                      }
                    },
                    "init": {
                      "type": "LiteralNumericExpression",
                      "value": 1,
                      "loc": {
                        "start": {
                          "line": 12,
                          "column": 17,
                          "offset": 108
                        },
                        "end": {
                          "line": 12,
                          "column": 18,
                          "offset": 109
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 12,
                        "column": 13,
                        "offset": 104
                      },
                      "end": {
                        "line": 12,
                        "column": 18,
                        "offset": 109
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 12,
                    "column": 9,
                    "offset": 100
                  },
                  "end": {
                    "line": 12,
                    "column": 18,
                    "offset": 109
                  }
                }
              },
              "test": {
                "type": "BinaryExpression",
                "left": {
                  "type": "IdentifierExpression",
                  "name": "e",
                  "loc": {
                    "start": {
                      "line": 12,
                      "column": 20,
                      "offset": 111
                    },
                    "end": {
                      "line": 12,
                      "column": 21,
                      "offset": 112
                    }
                  }
                },
                "operator": "<",
                "right": {
                  "type": "LiteralNumericExpression",
                  "value": 2,
                  "loc": {
                    "start": {
                      "line": 12,
                      "column": 24,
                      "offset": 115
                    },
                    "end": {
                      "line": 12,
                      "column": 25,
                      "offset": 116
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 12,
                    "column": 20,
                    "offset": 111
                  },
                  "end": {
                    "line": 12,
                    "column": 25,
                    "offset": 116
                  }
                }
              },
              "update": {
                "type": "UpdateExpression",
                "isPrefix": true,
                "operator": "++",
                "operand": {
                  "type": "AssignmentTargetIdentifier",
                  "name": "e",
                  "loc": {
                    "start": {
                      "line": 12,
                      "column": 29,
                      "offset": 120
                    },
                    "end": {
                      "line": 12,
                      "column": 30,
                      "offset": 121
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 12,
                    "column": 27,
                    "offset": 118
                  },
                  "end": {
                    "line": 12,
                    "column": 30,
                    "offset": 121
                  }
                }
              },
              "body": {
                "type": "IfStatement",
                "test": {
                  "type": "IdentifierExpression",
                  "name": "b",
                  "loc": {
                    "start": {
                      "line": 13,
                      "column": 12,
                      "offset": 135
                    },
                    "end": {
                      "line": 13,
                      "column": 13,
                      "offset": 136
                    }
                  }
                },
                "consequent": {
                  "type": "ExpressionStatement",
                  "expression": {
                    "type": "CallExpression",
                    "callee": {
                      "type": "IdentifierExpression",
                      "name": "c",
                      "loc": {
                        "start": {
                          "line": 13,
                          "column": 15,
                          "offset": 138
                        },
                        "end": {
                          "line": 13,
                          "column": 16,
                          "offset": 139
                        }
                      }
                    },
                    "arguments": [],
                    "loc": {
                      "start": {
                        "line": 13,
                        "column": 15,
                        "offset": 138
                      },
                      "end": {
                        "line": 13,
                        "column": 18,
                        "offset": 141
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 13,
                      "column": 15,
                      "offset": 138
                    },
                    "end": {
                      "line": 13,
                      "column": 19,
                      "offset": 142
                    }
                  }
                },
                "alternate": null,
                "loc": {
                  "start": {
                    "line": 13,
                    "column": 8,
                    "offset": 131
                  },
                  "end": {
                    "line": 13,
                    "column": 19,
                    "offset": 142
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 12,
                  "column": 4,
                  "offset": 95
                },
                "end": {
                  "line": 13,
                  "column": 19,
                  "offset": 142
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 11,
              "column": 7,
              "offset": 89
            },
            "end": {
              "line": 14,
              "column": 1,
              "offset": 144
            }
          }
        },
        "loc": {
          "start": {
            "line": 11,
            "column": 7,
            "offset": 89
          },
          "end": {
            "line": 14,
            "column": 1,
            "offset": 144
          }
        }
      },
      "alternate": {
        "type": "BlockStatement",
        "block": {
          "type": "Block",
          "statements": [
            {
              "type": "ExpressionStatement",
              "expression": {
                "type": "CallExpression",
                "callee": {
                  "type": "IdentifierExpression",
                  "name": "d",
                  "loc": {
                    "start": {
                      "line": 15,
                      "column": 4,
                      "offset": 156
                    },
                    "end": {
                      "line": 15,
                      "column": 5,
                      "offset": 157
                    }
                  }
                },
                "arguments": [],
                "loc": {
                  "start": {
                    "line": 15,
                    "column": 4,
                    "offset": 156
                  },
                  "end": {
                    "line": 15,
                    "column": 7,
                    "offset": 159
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 15,
                  "column": 4,
                  "offset": 156
                },
                "end": {
                  "line": 15,
                  "column": 8,
                  "offset": 160
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 14,
              "column": 7,
              "offset": 150
            },
            "end": {
              "line": 16,
              "column": 1,
              "offset": 162
            }
          }
        },
        "loc": {
          "start": {
            "line": 14,
            "column": 7,
            "offset": 150
          },
          "end": {
            "line": 16,
            "column": 1,
            "offset": 162
          }
        }
      },
      "loc": {
        "start": {
          "line": 11,
          "column": 0,
          "offset": 82
        },
        "end": {
          "line": 16,
          "column": 1,
          "offset": 162
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 16,
      "column": 1,
      "offset": 162
    }
  }
}
