{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "WhileStatement",
      "test": {
        "type": "IdentifierExpression",
        "name": "a",
        "loc": {
          "start": {
            "line": 1,
            "column": 7,
            "offset": 7
          },
          "end": {
            "line": 1,
            "column": 8,
            "offset": 8
          }
        }
      },
      "body": {
        "type": "BlockStatement",
        "block": {
          "type": "Block",
          "statements": [
            {
              "type": "BlockStatement",
              "block": {
                "type": "Block",
                "statements": [
                  {
                    "type": "ExpressionStatement",
                    "expression": {
                      "type": "CallExpression",
                      "callee": {
                        "type": "IdentifierExpression",
                        "name": "b",
                        "loc": {
                          "start": {
                            "line": 3,
                            "column": 8,
                            "offset": 26
                          },
                          "end": {
                            "line": 3,
                            "column": 9,
                            "offset": 27
                          }
                        }
                      },
                      "arguments": [],
                      "loc": {
                        "start": {
                          "line": 3,
                          "column": 8,
                          "offset": 26
                        },
                        "end": {
                          "line": 3,
                          "column": 11,
                          "offset": 29
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 3,
                        "column": 8,
                        "offset": 26
                      },
                      "end": {
                        "line": 3,
                        "column": 12,
                        "offset": 30
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "expression": {
                      "type": "CallExpression",
                      "callee": {
                        "type": "IdentifierExpression",
                        "name": "b",
                        "loc": {
                          "start": {
                            "line": 4,
                            "column": 8,
                            "offset": 39
                          },
                          "end": {
                            "line": 4,
                            "column": 9,
                            "offset": 40
                          }
                        }
                      },
                      "arguments": [],
                      "loc": {
                        "start": {
                          "line": 4,
                          "column": 8,
                          "offset": 39
                        },
                        "end": {
                          "line": 4,
                          "column": 11,
                          "offset": 42
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 4,
                        "column": 8,
                        "offset": 39
                      },
                      "end": {
                        "line": 4,
                        "column": 12,
                        "offset": 43
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 4,
                    "offset": 16
                  },
                  "end": {
                    "line": 5,
                    "column": 5,
                    "offset": 49
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 2,
                  "column": 4,
                  "offset": 16
                },
                "end": {
                  "line": 5,
                  "column": 5,
                  "offset": 49
                }
              }
            }
          ],
          "loc": {
            "start": {
              "line": 1,
              "column": 10,
              "offset": 10
            },
            "end": {
              "line": 6,
              "column": 1,
              "offset": 51
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 10,
            "offset": 10
          },
          "end": {
            "line": 6,
            "column": 1,
            "offset": 51
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 6,
          "column": 1,
          "offset": 51
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 7,
      "column": 0,
      "offset": 52
    }
  }
}
