{
  "type": "Script",
  "directives": [
    {
      "type": "Directive",
      "rawValue": "use strict",
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 13,
          "offset": 13
        }
      }
    }
  ],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "binding": {
          "type": "ComputedMemberAssignmentTarget",
          "object": {
            "type": "IdentifierExpression",
            "name": "arguments",
            "loc": {
              "start": {
                "line": 1,
                "column": 14,
                "offset": 14
              },
              "end": {
                "line": 1,
                "column": 23,
                "offset": 23
              }
            }
          },
          "expression": {
            "type": "LiteralNumericExpression",
            "value": 1,
            "loc": {
              "start": {
                "line": 1,
                "column": 24,
                "offset": 24
              },
              "end": {
                "line": 1,
                "column": 25,
                "offset": 25
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 14,
              "offset": 14
            },
            "end": {
              "line": 1,
              "column": 26,
              "offset": 26
            }
          }
        },
        "expression": {
          "type": "LiteralNumericExpression",
          "value": 2,
          "loc": {
            "start": {
              "line": 1,
              "column": 29,
              "offset": 29
            },
            "end": {
              "line": 1,
              "column": 30,
              "offset": 30
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 14,
            "offset": 14
          },
          "end": {
            "line": 1,
            "column": 30,
            "offset": 30
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 14,
          "offset": 14
        },
        "end": {
          "line": 1,
          "column": 30,
          "offset": 30
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 30,
      "offset": 30
    }
  }
}
