{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ForStatement",
      "init": null,
      "test": null,
      "update": null,
      "body": {
        "type": "BlockStatement",
        "block": {
          "type": "Block",
          "statements": [
            {
              "type": "IfStatement",
              "test": {
                "type": "IdentifierExpression",
                "name": "a",
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 8,
                    "offset": 61
                  },
                  "end": {
                    "line": 3,
                    "column": 9,
                    "offset": 62
                  }
                }
              },
              "consequent": {
                "type": "BlockStatement",
                "block": {
                  "type": "Block",
                  "statements": [
                    {
                      "type": "IfStatement",
                      "test": {
                        "type": "IdentifierExpression",
                        "name": "b",
                        "loc": {
                          "start": {
                            "line": 4,
                            "column": 12,
                            "offset": 78
                          },
                          "end": {
                            "line": 4,
                            "column": 13,
                            "offset": 79
                          }
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "block": {
                          "type": "Block",
                          "statements": [
                            {
                              "type": "ContinueStatement",
                              "label": null,
                              "loc": {
                                "start": {
                                  "line": 5,
                                  "column": 12,
                                  "offset": 95
                                },
                                "end": {
                                  "line": 5,
                                  "column": 21,
                                  "offset": 104
                                }
                              }
                            }
                          ],
                          "loc": {
                            "start": {
                              "line": 4,
                              "column": 15,
                              "offset": 81
                            },
                            "end": {
                              "line": 6,
                              "column": 9,
                              "offset": 114
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 4,
                            "column": 15,
                            "offset": 81
                          },
                          "end": {
                            "line": 6,
                            "column": 9,
                            "offset": 114
                          }
                        }
                      },
                      "alternate": {
                        "type": "BlockStatement",
                        "block": {
                          "type": "Block",
                          "statements": [
                            {
                              "type": "EmptyStatement",
                              "loc": {
                                "start": {
                                  "line": 7,
                                  "column": 12,
                                  "offset": 134
                                },
                                "end": {
                                  "line": 7,
                                  "column": 13,
                                  "offset": 135
                                }
                              }
                            }
                          ],
                          "loc": {
                            "start": {
                              "line": 6,
                              "column": 15,
                              "offset": 120
                            },
                            "end": {
                              "line": 8,
                              "column": 9,
                              "offset": 145
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 6,
                            "column": 15,
                            "offset": 120
                          },
                          "end": {
                            "line": 8,
                            "column": 9,
                            "offset": 145
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 4,
                          "column": 8,
                          "offset": 74
                        },
                        "end": {
                          "line": 8,
                          "column": 9,
                          "offset": 145
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 3,
                      "column": 11,
                      "offset": 64
                    },
                    "end": {
                      "line": 9,
                      "column": 5,
                      "offset": 151
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 11,
                    "offset": 64
                  },
                  "end": {
                    "line": 9,
                    "column": 5,
                    "offset": 151
                  }
                }
              },
              "alternate": null,
              "loc": {
                "start": {
                  "line": 3,
                  "column": 4,
                  "offset": 57
                },
                "end": {
                  "line": 9,
                  "column": 5,
                  "offset": 151
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 2,
              "column": 9,
              "offset": 51
            },
            "end": {
              "line": 10,
              "column": 1,
              "offset": 153
            }
          }
        },
        "loc": {
          "start": {
            "line": 2,
            "column": 9,
            "offset": 51
          },
          "end": {
            "line": 10,
            "column": 1,
            "offset": 153
          }
        }
      },
      "loc": {
        "start": {
          "line": 2,
          "column": 0,
          "offset": 42
        },
        "end": {
          "line": 10,
          "column": 1,
          "offset": 153
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 11,
      "column": 0,
      "offset": 154
    }
  }
}
