{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "VariableDeclarationStatement",
      "declaration": {
        "type": "VariableDeclaration",
        "kind": "let",
        "declarators": [
          {
            "type": "VariableDeclarator",
            "binding": {
              "type": "BindingIdentifier",
              "name": "eval",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 4,
                  "offset": 4
                },
                "end": {
                  "line": 1,
                  "column": 8,
                  "offset": 8
                }
              }
            },
            "init": {
              "type": "LiteralNumericExpression",
              "value": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 11,
                  "offset": 11
                },
                "end": {
                  "line": 1,
                  "column": 12,
                  "offset": 12
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 4,
                "offset": 4
              },
              "end": {
                "line": 1,
                "column": 12,
                "offset": 12
              }
            }
          },
          {
            "type": "VariableDeclarator",
            "binding": {
              "type": "BindingIdentifier",
              "name": "arguments",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 14,
                  "offset": 14
                },
                "end": {
                  "line": 1,
                  "column": 23,
                  "offset": 23
                }
              }
            },
            "init": {
              "type": "LiteralNumericExpression",
              "value": 2,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 26,
                  "offset": 26
                },
                "end": {
                  "line": 1,
                  "column": 27,
                  "offset": 27
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 14,
                "offset": 14
              },
              "end": {
                "line": 1,
                "column": 27,
                "offset": 27
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 27,
            "offset": 27
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 27,
          "offset": 27
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 27,
      "offset": 27
    }
  }
}
