{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ForStatement",
      "init": null,
      "test": null,
      "update": null,
      "body": {
        "type": "BlockStatement",
        "block": {
          "type": "Block",
          "statements": [
            {
              "type": "ExpressionStatement",
              "expression": {
                "type": "CallExpression",
                "callee": {
                  "type": "IdentifierExpression",
                  "name": "a",
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 11,
                      "offset": 11
                    },
                    "end": {
                      "line": 1,
                      "column": 12,
                      "offset": 12
                    }
                  }
                },
                "arguments": [],
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 11,
                    "offset": 11
                  },
                  "end": {
                    "line": 1,
                    "column": 14,
                    "offset": 14
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 11,
                  "offset": 11
                },
                "end": {
                  "line": 1,
                  "column": 15,
                  "offset": 15
                }
              }
            },
            {
              "type": "ContinueStatement",
              "label": null,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 16,
                  "offset": 16
                },
                "end": {
                  "line": 1,
                  "column": 25,
                  "offset": 25
                }
              }
            },
            {
              "type": "ExpressionStatement",
              "expression": {
                "type": "CallExpression",
                "callee": {
                  "type": "IdentifierExpression",
                  "name": "b",
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 26,
                      "offset": 26
                    },
                    "end": {
                      "line": 1,
                      "column": 27,
                      "offset": 27
                    }
                  }
                },
                "arguments": [],
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 26,
                    "offset": 26
                  },
                  "end": {
                    "line": 1,
                    "column": 29,
                    "offset": 29
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 26,
                  "offset": 26
                },
                "end": {
                  "line": 1,
                  "column": 30,
                  "offset": 30
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 1,
              "column": 9,
              "offset": 9
            },
            "end": {
              "line": 1,
              "column": 32,
              "offset": 32
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 9,
            "offset": 9
          },
          "end": {
            "line": 1,
            "column": 32,
            "offset": 32
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 32,
          "offset": 32
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 2,
      "column": 0,
      "offset": 33
    }
  }
}
