{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "IfStatement",
      "test": {
        "type": "IdentifierExpression",
        "name": "a",
        "loc": {
          "start": {
            "line": 2,
            "column": 4,
            "offset": 47
          },
          "end": {
            "line": 2,
            "column": 5,
            "offset": 48
          }
        }
      },
      "consequent": {
        "type": "BlockStatement",
        "block": {
          "type": "Block",
          "statements": [
            {
              "type": "IfStatement",
              "test": {
                "type": "IdentifierExpression",
                "name": "b",
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 8,
                    "offset": 60
                  },
                  "end": {
                    "line": 3,
                    "column": 9,
                    "offset": 61
                  }
                }
              },
              "consequent": {
                "type": "BlockStatement",
                "block": {
                  "type": "Block",
                  "statements": [
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "LiteralBooleanExpression",
                        "value": true,
                        "loc": {
                          "start": {
                            "line": 3,
                            "column": 13,
                            "offset": 65
                          },
                          "end": {
                            "line": 3,
                            "column": 17,
                            "offset": 69
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 3,
                          "column": 13,
                          "offset": 65
                        },
                        "end": {
                          "line": 3,
                          "column": 18,
                          "offset": 70
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 3,
                      "column": 11,
                      "offset": 63
                    },
                    "end": {
                      "line": 3,
                      "column": 20,
                      "offset": 72
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 11,
                    "offset": 63
                  },
                  "end": {
                    "line": 3,
                    "column": 20,
                    "offset": 72
                  }
                }
              },
              "alternate": null,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 4,
                  "offset": 56
                },
                "end": {
                  "line": 3,
                  "column": 20,
                  "offset": 72
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 2,
              "column": 7,
              "offset": 50
            },
            "end": {
              "line": 4,
              "column": 1,
              "offset": 74
            }
          }
        },
        "loc": {
          "start": {
            "line": 2,
            "column": 7,
            "offset": 50
          },
          "end": {
            "line": 4,
            "column": 1,
            "offset": 74
          }
        }
      },
      "alternate": {
        "type": "BlockStatement",
        "block": {
          "type": "Block",
          "statements": [
            {
              "type": "ExpressionStatement",
              "expression": {
                "type": "LiteralBooleanExpression",
                "value": false,
                "loc": {
                  "start": {
                    "line": 5,
                    "column": 4,
                    "offset": 86
                  },
                  "end": {
                    "line": 5,
                    "column": 9,
                    "offset": 91
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 5,
                  "column": 4,
                  "offset": 86
                },
                "end": {
                  "line": 5,
                  "column": 10,
                  "offset": 92
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 4,
              "column": 7,
              "offset": 80
            },
            "end": {
              "line": 6,
              "column": 1,
              "offset": 94
            }
          }
        },
        "loc": {
          "start": {
            "line": 4,
            "column": 7,
            "offset": 80
          },
          "end": {
            "line": 6,
            "column": 1,
            "offset": 94
          }
        }
      },
      "loc": {
        "start": {
          "line": 2,
          "column": 0,
          "offset": 43
        },
        "end": {
          "line": 6,
          "column": 1,
          "offset": 94
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 7,
      "column": 0,
      "offset": 95
    }
  }
}
