{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "CallExpression",
        "callee": {
          "type": "FunctionExpression",
          "isAsync": false,
          "isGenerator": false,
          "name": null,
          "params": {
            "type": "FormalParameters",
            "items": [],
            "rest": null,
            "loc": {
              "start": {
                "line": 1,
                "column": 9,
                "offset": 9
              },
              "end": {
                "line": 1,
                "column": 11,
                "offset": 11
              }
            }
          },
          "body": {
            "type": "FunctionBody",
            "directives": [],
            "statements": [
              {
                "type": "LabeledStatement",
                "label": "a",
                "body": {
                  "type": "ForStatement",
                  "init": null,
                  "test": null,
                  "update": null,
                  "body": {
                    "type": "BlockStatement",
                    "block": {
                      "type": "Block",
                      "statements": [
                        {
                          "type": "ForStatement",
                          "init": null,
                          "test": null,
                          "update": null,
                          "body": {
                            "type": "BlockStatement",
                            "block": {
                              "type": "Block",
                              "statements": [
                                {
                                  "type": "ContinueStatement",
                                  "label": "a",
                                  "loc": {
                                    "start": {
                                      "line": 4,
                                      "column": 12,
                                      "offset": 62
                                    },
                                    "end": {
                                      "line": 4,
                                      "column": 23,
                                      "offset": 73
                                    }
                                  }
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "expression": {
                                    "type": "CallExpression",
                                    "callee": {
                                      "type": "IdentifierExpression",
                                      "name": "b",
                                      "loc": {
                                        "start": {
                                          "line": 5,
                                          "column": 12,
                                          "offset": 86
                                        },
                                        "end": {
                                          "line": 5,
                                          "column": 13,
                                          "offset": 87
                                        }
                                      }
                                    },
                                    "arguments": [],
                                    "loc": {
                                      "start": {
                                        "line": 5,
                                        "column": 12,
                                        "offset": 86
                                      },
                                      "end": {
                                        "line": 5,
                                        "column": 15,
                                        "offset": 89
                                      }
                                    }
                                  },
                                  "loc": {
                                    "start": {
                                      "line": 5,
                                      "column": 12,
                                      "offset": 86
                                    },
                                    "end": {
                                      "line": 5,
                                      "column": 16,
                                      "offset": 90
                                    }
                                  }
                                }
                              ],
                              "loc": {
                                "start": {
                                  "line": 3,
                                  "column": 17,
                                  "offset": 48
                                },
                                "end": {
                                  "line": 6,
                                  "column": 9,
                                  "offset": 128
                                }
                              }
                            },
                            "loc": {
                              "start": {
                                "line": 3,
                                "column": 17,
                                "offset": 48
                              },
                              "end": {
                                "line": 6,
                                "column": 9,
                                "offset": 128
                              }
                            }
                          },
                          "loc": {
                            "start": {
                              "line": 3,
                              "column": 8,
                              "offset": 39
                            },
                            "end": {
                              "line": 6,
                              "column": 9,
                              "offset": 128
                            }
                          }
                        }
                      ],
                      "loc": {
                        "start": {
                          "line": 2,
                          "column": 15,
                          "offset": 29
                        },
                        "end": {
                          "line": 7,
                          "column": 5,
                          "offset": 134
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 2,
                        "column": 15,
                        "offset": 29
                      },
                      "end": {
                        "line": 7,
                        "column": 5,
                        "offset": 134
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 7,
                      "offset": 21
                    },
                    "end": {
                      "line": 7,
                      "column": 5,
                      "offset": 134
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 4,
                    "offset": 18
                  },
                  "end": {
                    "line": 7,
                    "column": 5,
                    "offset": 134
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 12,
                "offset": 12
              },
              "end": {
                "line": 8,
                "column": 1,
                "offset": 136
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 1,
              "offset": 1
            },
            "end": {
              "line": 8,
              "column": 1,
              "offset": 136
            }
          }
        },
        "arguments": [],
        "loc": {
          "start": {
            "line": 1,
            "column": 1,
            "offset": 1
          },
          "end": {
            "line": 8,
            "column": 3,
            "offset": 138
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 8,
          "column": 5,
          "offset": 140
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 9,
      "column": 0,
      "offset": 141
    }
  }
}
