{
  "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": "NewExpression",
              "callee": {
                "type": "NewTargetExpression",
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 19,
                    "offset": 19
                  },
                  "end": {
                    "line": 1,
                    "column": 29,
                    "offset": 29
                  }
                }
              },
              "arguments": [],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 15,
                  "offset": 15
                },
                "end": {
                  "line": 1,
                  "column": 29,
                  "offset": 29
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 15,
                "offset": 15
              },
              "end": {
                "line": 1,
                "column": 30,
                "offset": 30
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 13,
            "offset": 13
          },
          "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": 1,
      "column": 32,
      "offset": 32
    }
  }
}
