{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "FunctionDeclaration",
      "isAsync": false,
      "isGenerator": false,
      "name": {
        "type": "BindingIdentifier",
        "name": "a",
        "loc": {
          "start": {
            "line": 1,
            "column": 9,
            "offset": 9
          },
          "end": {
            "line": 1,
            "column": 10,
            "offset": 10
          }
        }
      },
      "params": {
        "type": "FormalParameters",
        "items": [],
        "rest": null,
        "loc": {
          "start": {
            "line": 1,
            "column": 10,
            "offset": 10
          },
          "end": {
            "line": 1,
            "column": 12,
            "offset": 12
          }
        }
      },
      "body": {
        "type": "FunctionBody",
        "directives": [],
        "statements": [
          {
            "type": "ExpressionStatement",
            "expression": {
              "type": "ClassExpression",
              "name": {
                "type": "BindingIdentifier",
                "name": "b",
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 11,
                    "offset": 26
                  },
                  "end": {
                    "line": 2,
                    "column": 12,
                    "offset": 27
                  }
                }
              },
              "super": null,
              "elements": [],
              "loc": {
                "start": {
                  "line": 2,
                  "column": 5,
                  "offset": 20
                },
                "end": {
                  "line": 2,
                  "column": 16,
                  "offset": 31
                }
              }
            },
            "loc": {
              "start": {
                "line": 2,
                "column": 4,
                "offset": 19
              },
              "end": {
                "line": 2,
                "column": 18,
                "offset": 33
              }
            }
          },
          {
            "type": "ClassDeclaration",
            "name": {
              "type": "BindingIdentifier",
              "name": "c",
              "loc": {
                "start": {
                  "line": 3,
                  "column": 10,
                  "offset": 44
                },
                "end": {
                  "line": 3,
                  "column": 11,
                  "offset": 45
                }
              }
            },
            "super": null,
            "elements": [],
            "loc": {
              "start": {
                "line": 3,
                "column": 4,
                "offset": 38
              },
              "end": {
                "line": 3,
                "column": 14,
                "offset": 48
              }
            }
          },
          {
            "type": "EmptyStatement",
            "loc": {
              "start": {
                "line": 3,
                "column": 14,
                "offset": 48
              },
              "end": {
                "line": 3,
                "column": 15,
                "offset": 49
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 13,
            "offset": 13
          },
          "end": {
            "line": 4,
            "column": 1,
            "offset": 51
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 4,
          "column": 1,
          "offset": 51
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 4,
      "column": 1,
      "offset": 51
    }
  }
}
