{
  "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": 2,
                    "column": 8,
                    "offset": 19
                  },
                  "end": {
                    "line": 2,
                    "column": 9,
                    "offset": 20
                  }
                }
              },
              "consequent": {
                "type": "BlockStatement",
                "block": {
                  "type": "Block",
                  "statements": [
                    {
                      "type": "IfStatement",
                      "test": {
                        "type": "IdentifierExpression",
                        "name": "b",
                        "loc": {
                          "start": {
                            "line": 3,
                            "column": 12,
                            "offset": 36
                          },
                          "end": {
                            "line": 3,
                            "column": 13,
                            "offset": 37
                          }
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "block": {
                          "type": "Block",
                          "statements": [
                            {
                              "type": "ContinueStatement",
                              "label": null,
                              "loc": {
                                "start": {
                                  "line": 4,
                                  "column": 12,
                                  "offset": 53
                                },
                                "end": {
                                  "line": 4,
                                  "column": 21,
                                  "offset": 62
                                }
                              }
                            }
                          ],
                          "loc": {
                            "start": {
                              "line": 3,
                              "column": 15,
                              "offset": 39
                            },
                            "end": {
                              "line": 5,
                              "column": 9,
                              "offset": 72
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 3,
                            "column": 15,
                            "offset": 39
                          },
                          "end": {
                            "line": 5,
                            "column": 9,
                            "offset": 72
                          }
                        }
                      },
                      "alternate": null,
                      "loc": {
                        "start": {
                          "line": 3,
                          "column": 8,
                          "offset": 32
                        },
                        "end": {
                          "line": 5,
                          "column": 9,
                          "offset": 72
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "IdentifierExpression",
                          "name": "c",
                          "loc": {
                            "start": {
                              "line": 6,
                              "column": 8,
                              "offset": 81
                            },
                            "end": {
                              "line": 6,
                              "column": 9,
                              "offset": 82
                            }
                          }
                        },
                        "arguments": [],
                        "loc": {
                          "start": {
                            "line": 6,
                            "column": 8,
                            "offset": 81
                          },
                          "end": {
                            "line": 6,
                            "column": 11,
                            "offset": 84
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 6,
                          "column": 8,
                          "offset": 81
                        },
                        "end": {
                          "line": 6,
                          "column": 11,
                          "offset": 84
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 11,
                      "offset": 22
                    },
                    "end": {
                      "line": 7,
                      "column": 5,
                      "offset": 152
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 11,
                    "offset": 22
                  },
                  "end": {
                    "line": 7,
                    "column": 5,
                    "offset": 152
                  }
                }
              },
              "alternate": null,
              "loc": {
                "start": {
                  "line": 2,
                  "column": 4,
                  "offset": 15
                },
                "end": {
                  "line": 7,
                  "column": 5,
                  "offset": 152
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 1,
              "column": 9,
              "offset": 9
            },
            "end": {
              "line": 8,
              "column": 1,
              "offset": 154
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 9,
            "offset": 9
          },
          "end": {
            "line": 8,
            "column": 1,
            "offset": 154
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 8,
          "column": 1,
          "offset": 154
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 9,
      "column": 0,
      "offset": 155
    }
  }
}
