{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "FunctionDeclaration",
      "isAsync": false,
      "isGenerator": false,
      "name": {
        "type": "BindingIdentifier",
        "name": "arguments",
        "loc": {
          "start": {
            "line": 1,
            "column": 9,
            "offset": 9
          },
          "end": {
            "line": 1,
            "column": 18,
            "offset": 18
          }
        }
      },
      "params": {
        "type": "FormalParameters",
        "items": [],
        "rest": null,
        "loc": {
          "start": {
            "line": 1,
            "column": 18,
            "offset": 18
          },
          "end": {
            "line": 1,
            "column": 20,
            "offset": 20
          }
        }
      },
      "body": {
        "type": "FunctionBody",
        "directives": [],
        "statements": [],
        "loc": {
          "start": {
            "line": 1,
            "column": 21,
            "offset": 21
          },
          "end": {
            "line": 1,
            "column": 24,
            "offset": 24
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 24,
          "offset": 24
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 24,
      "offset": 24
    }
  }
}
