{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "CallExpression",
        "callee": {
          "type": "FunctionExpression",
          "isAsync": false,
          "isGenerator": false,
          "name": null,
          "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": "AssignmentExpression",
                  "binding": {
                    "type": "ComputedMemberAssignmentTarget",
                    "object": {
                      "type": "IdentifierExpression",
                      "name": "arguments",
                      "loc": {
                        "start": {
                          "line": 2,
                          "column": 4,
                          "offset": 19
                        },
                        "end": {
                          "line": 2,
                          "column": 13,
                          "offset": 28
                        }
                      }
                    },
                    "expression": {
                      "type": "LiteralNumericExpression",
                      "value": 1,
                      "loc": {
                        "start": {
                          "line": 2,
                          "column": 14,
                          "offset": 29
                        },
                        "end": {
                          "line": 2,
                          "column": 15,
                          "offset": 30
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 2,
                        "column": 4,
                        "offset": 19
                      },
                      "end": {
                        "line": 2,
                        "column": 16,
                        "offset": 31
                      }
                    }
                  },
                  "expression": {
                    "type": "LiteralNumericExpression",
                    "value": 2,
                    "loc": {
                      "start": {
                        "line": 2,
                        "column": 19,
                        "offset": 34
                      },
                      "end": {
                        "line": 2,
                        "column": 20,
                        "offset": 35
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 2,
                      "column": 4,
                      "offset": 19
                    },
                    "end": {
                      "line": 2,
                      "column": 20,
                      "offset": 35
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 2,
                    "column": 4,
                    "offset": 19
                  },
                  "end": {
                    "line": 2,
                    "column": 21,
                    "offset": 36
                  }
                }
              },
              {
                "type": "VariableDeclarationStatement",
                "declaration": {
                  "type": "VariableDeclaration",
                  "kind": "var",
                  "declarators": [
                    {
                      "type": "VariableDeclarator",
                      "binding": {
                        "type": "BindingIdentifier",
                        "name": "a",
                        "loc": {
                          "start": {
                            "line": 3,
                            "column": 8,
                            "offset": 45
                          },
                          "end": {
                            "line": 3,
                            "column": 9,
                            "offset": 46
                          }
                        }
                      },
                      "init": {
                        "type": "LiteralNumericExpression",
                        "value": 3,
                        "loc": {
                          "start": {
                            "line": 3,
                            "column": 11,
                            "offset": 48
                          },
                          "end": {
                            "line": 3,
                            "column": 12,
                            "offset": 49
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 3,
                          "column": 8,
                          "offset": 45
                        },
                        "end": {
                          "line": 3,
                          "column": 12,
                          "offset": 49
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 3,
                      "column": 4,
                      "offset": 41
                    },
                    "end": {
                      "line": 3,
                      "column": 12,
                      "offset": 49
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 3,
                    "column": 4,
                    "offset": 41
                  },
                  "end": {
                    "line": 3,
                    "column": 13,
                    "offset": 50
                  }
                }
              }
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 13,
                "offset": 13
              },
              "end": {
                "line": 4,
                "column": 1,
                "offset": 86
              }
            }
          },
          "loc": {
            "start": {
              "line": 1,
              "column": 1,
              "offset": 1
            },
            "end": {
              "line": 4,
              "column": 1,
              "offset": 86
            }
          }
        },
        "arguments": [],
        "loc": {
          "start": {
            "line": 1,
            "column": 1,
            "offset": 1
          },
          "end": {
            "line": 4,
            "column": 3,
            "offset": 88
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 4,
          "column": 5,
          "offset": 90
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 5,
      "column": 0,
      "offset": 91
    }
  }
}
