{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "IfStatement",
      "test": {
        "type": "IdentifierExpression",
        "name": "a",
        "loc": {
          "start": {
            "line": 6,
            "column": 4,
            "offset": 150
          },
          "end": {
            "line": 6,
            "column": 5,
            "offset": 151
          }
        }
      },
      "consequent": {
        "type": "BlockStatement",
        "block": {
          "type": "Block",
          "statements": [
            {
              "type": "WithStatement",
              "object": {
                "type": "IdentifierExpression",
                "name": "b",
                "loc": {
                  "start": {
                    "line": 7,
                    "column": 10,
                    "offset": 165
                  },
                  "end": {
                    "line": 7,
                    "column": 11,
                    "offset": 166
                  }
                }
              },
              "body": {
                "type": "BlockStatement",
                "block": {
                  "type": "Block",
                  "statements": [
                    {
                      "type": "IfStatement",
                      "test": {
                        "type": "IdentifierExpression",
                        "name": "c",
                        "loc": {
                          "start": {
                            "line": 8,
                            "column": 12,
                            "offset": 182
                          },
                          "end": {
                            "line": 8,
                            "column": 13,
                            "offset": 183
                          }
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "block": {
                          "type": "Block",
                          "statements": [
                            {
                              "type": "DebuggerStatement",
                              "loc": {
                                "start": {
                                  "line": 9,
                                  "column": 12,
                                  "offset": 199
                                },
                                "end": {
                                  "line": 9,
                                  "column": 21,
                                  "offset": 208
                                }
                              }
                            }
                          ],
                          "loc": {
                            "start": {
                              "line": 8,
                              "column": 15,
                              "offset": 185
                            },
                            "end": {
                              "line": 10,
                              "column": 9,
                              "offset": 218
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 8,
                            "column": 15,
                            "offset": 185
                          },
                          "end": {
                            "line": 10,
                            "column": 9,
                            "offset": 218
                          }
                        }
                      },
                      "alternate": null,
                      "loc": {
                        "start": {
                          "line": 8,
                          "column": 8,
                          "offset": 178
                        },
                        "end": {
                          "line": 10,
                          "column": 9,
                          "offset": 218
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 7,
                      "column": 13,
                      "offset": 168
                    },
                    "end": {
                      "line": 11,
                      "column": 5,
                      "offset": 224
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 7,
                    "column": 13,
                    "offset": 168
                  },
                  "end": {
                    "line": 11,
                    "column": 5,
                    "offset": 224
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 7,
                  "column": 4,
                  "offset": 159
                },
                "end": {
                  "line": 11,
                  "column": 5,
                  "offset": 224
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 6,
              "column": 7,
              "offset": 153
            },
            "end": {
              "line": 12,
              "column": 1,
              "offset": 226
            }
          }
        },
        "loc": {
          "start": {
            "line": 6,
            "column": 7,
            "offset": 153
          },
          "end": {
            "line": 12,
            "column": 1,
            "offset": 226
          }
        }
      },
      "alternate": {
        "type": "BlockStatement",
        "block": {
          "type": "Block",
          "statements": [
            {
              "type": "ExpressionStatement",
              "expression": {
                "type": "CallExpression",
                "callee": {
                  "type": "IdentifierExpression",
                  "name": "d",
                  "loc": {
                    "start": {
                      "line": 13,
                      "column": 4,
                      "offset": 238
                    },
                    "end": {
                      "line": 13,
                      "column": 5,
                      "offset": 239
                    }
                  }
                },
                "arguments": [],
                "loc": {
                  "start": {
                    "line": 13,
                    "column": 4,
                    "offset": 238
                  },
                  "end": {
                    "line": 13,
                    "column": 7,
                    "offset": 241
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 13,
                  "column": 4,
                  "offset": 238
                },
                "end": {
                  "line": 13,
                  "column": 8,
                  "offset": 242
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 12,
              "column": 7,
              "offset": 232
            },
            "end": {
              "line": 14,
              "column": 1,
              "offset": 244
            }
          }
        },
        "loc": {
          "start": {
            "line": 12,
            "column": 7,
            "offset": 232
          },
          "end": {
            "line": 14,
            "column": 1,
            "offset": 244
          }
        }
      },
      "loc": {
        "start": {
          "line": 6,
          "column": 0,
          "offset": 146
        },
        "end": {
          "line": 14,
          "column": 1,
          "offset": 244
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 15,
      "column": 0,
      "offset": 245
    }
  }
}
