{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ForStatement",
      "init": null,
      "test": null,
      "update": null,
      "body": {
        "type": "BlockStatement",
        "block": {
          "type": "Block",
          "statements": [
            {
              "type": "WithStatement",
              "object": {
                "type": "IdentifierExpression",
                "name": "a",
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 10,
                    "offset": 21
                  },
                  "end": {
                    "line": 2,
                    "column": 11,
                    "offset": 22
                  }
                }
              },
              "body": {
                "type": "BlockStatement",
                "block": {
                  "type": "Block",
                  "statements": [
                    {
                      "type": "ContinueStatement",
                      "label": null,
                      "loc": {
                        "start": {
                          "line": 3,
                          "column": 8,
                          "offset": 34
                        },
                        "end": {
                          "line": 3,
                          "column": 17,
                          "offset": 43
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 13,
                      "offset": 24
                    },
                    "end": {
                      "line": 4,
                      "column": 5,
                      "offset": 49
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 13,
                    "offset": 24
                  },
                  "end": {
                    "line": 4,
                    "column": 5,
                    "offset": 49
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 2,
                  "column": 4,
                  "offset": 15
                },
                "end": {
                  "line": 4,
                  "column": 5,
                  "offset": 49
                }
              }
            },
            {
              "type": "ExpressionStatement",
              "expression": {
                "type": "CallExpression",
                "callee": {
                  "type": "IdentifierExpression",
                  "name": "b",
                  "loc": {
                    "start": {
                      "line": 5,
                      "column": 4,
                      "offset": 54
                    },
                    "end": {
                      "line": 5,
                      "column": 5,
                      "offset": 55
                    }
                  }
                },
                "arguments": [],
                "loc": {
                  "start": {
                    "line": 5,
                    "column": 4,
                    "offset": 54
                  },
                  "end": {
                    "line": 5,
                    "column": 7,
                    "offset": 57
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 5,
                  "column": 4,
                  "offset": 54
                },
                "end": {
                  "line": 5,
                  "column": 8,
                  "offset": 58
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 1,
              "column": 9,
              "offset": 9
            },
            "end": {
              "line": 6,
              "column": 1,
              "offset": 88
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 9,
            "offset": 9
          },
          "end": {
            "line": 6,
            "column": 1,
            "offset": 88
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 6,
          "column": 1,
          "offset": 88
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 7,
      "column": 0,
      "offset": 89
    }
  }
}
