{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "VariableDeclarationStatement",
      "declaration": {
        "type": "VariableDeclaration",
        "kind": "const",
        "declarators": [
          {
            "type": "VariableDeclarator",
            "binding": {
              "type": "BindingIdentifier",
              "name": "eval",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 6,
                  "offset": 6
                },
                "end": {
                  "line": 1,
                  "column": 10,
                  "offset": 10
                }
              }
            },
            "init": {
              "type": "LiteralNumericExpression",
              "value": 1,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 13,
                  "offset": 13
                },
                "end": {
                  "line": 1,
                  "column": 14,
                  "offset": 14
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 6,
                "offset": 6
              },
              "end": {
                "line": 1,
                "column": 14,
                "offset": 14
              }
            }
          },
          {
            "type": "VariableDeclarator",
            "binding": {
              "type": "BindingIdentifier",
              "name": "arguments",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 16,
                  "offset": 16
                },
                "end": {
                  "line": 1,
                  "column": 25,
                  "offset": 25
                }
              }
            },
            "init": {
              "type": "LiteralNumericExpression",
              "value": 2,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 28,
                  "offset": 28
                },
                "end": {
                  "line": 1,
                  "column": 29,
                  "offset": 29
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 16,
                "offset": 16
              },
              "end": {
                "line": 1,
                "column": 29,
                "offset": 29
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 29,
            "offset": 29
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 29,
          "offset": 29
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 29,
      "offset": 29
    }
  }
}
