{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "LabeledStatement",
      "label": "a",
      "body": {
        "type": "ExpressionStatement",
        "expression": {
          "type": "UnaryExpression",
          "operator": "!",
          "operand": {
            "type": "FunctionExpression",
            "isAsync": false,
            "isGenerator": false,
            "name": null,
            "params": {
              "type": "FormalParameters",
              "items": [],
              "rest": null,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 12,
                  "offset": 12
                },
                "end": {
                  "line": 1,
                  "column": 14,
                  "offset": 14
                }
              }
            },
            "body": {
              "type": "FunctionBody",
              "directives": [],
              "statements": [
                {
                  "type": "LabeledStatement",
                  "label": "a",
                  "body": {
                    "type": "EmptyStatement",
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 18,
                        "offset": 18
                      },
                      "end": {
                        "line": 1,
                        "column": 19,
                        "offset": 19
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 16,
                      "offset": 16
                    },
                    "end": {
                      "line": 1,
                      "column": 19,
                      "offset": 19
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 14,
                  "offset": 14
                },
                "end": {
                  "line": 1,
                  "column": 21,
                  "offset": 21
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 4,
                "offset": 4
              },
              "end": {
                "line": 1,
                "column": 21,
                "offset": 21
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 3,
              "offset": 3
            },
            "end": {
              "line": 1,
              "column": 21,
              "offset": 21
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 3,
            "offset": 3
          },
          "end": {
            "line": 1,
            "column": 22,
            "offset": 22
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 22,
          "offset": 22
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 22,
      "offset": 22
    }
  }
}
