{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "binding": {
          "type": "StaticMemberAssignmentTarget",
          "object": {
            "type": "CallExpression",
            "callee": {
              "type": "FunctionExpression",
              "isAsync": false,
              "isGenerator": false,
              "name": null,
              "params": {
                "type": "FormalParameters",
                "items": [],
                "rest": null,
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 9,
                    "offset": 9
                  },
                  "end": {
                    "line": 1,
                    "column": 11,
                    "offset": 11
                  }
                }
              },
              "body": {
                "type": "FunctionBody",
                "directives": [],
                "statements": [
                  {
                    "type": "ReturnStatement",
                    "expression": {
                      "type": "ObjectExpression",
                      "properties": [],
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 20,
                          "offset": 20
                        },
                        "end": {
                          "line": 1,
                          "column": 22,
                          "offset": 22
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 13,
                        "offset": 13
                      },
                      "end": {
                        "line": 1,
                        "column": 22,
                        "offset": 22
                      }
                    }
                  }
                ],
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 11,
                    "offset": 11
                  },
                  "end": {
                    "line": 1,
                    "column": 24,
                    "offset": 24
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 1,
                  "offset": 1
                },
                "end": {
                  "line": 1,
                  "column": 24,
                  "offset": 24
                }
              }
            },
            "arguments": [],
            "loc": {
              "start": {
                "line": 1,
                "column": 0,
                "offset": 0
              },
              "end": {
                "line": 1,
                "column": 27,
                "offset": 27
              }
            }
          },
          "property": "a",
          "loc": {
            "start": {
              "line": 1,
              "column": 0,
              "offset": 0
            },
            "end": {
              "line": 1,
              "column": 29,
              "offset": 29
            }
          }
        },
        "expression": {
          "type": "LiteralNumericExpression",
          "value": 1,
          "loc": {
            "start": {
              "line": 1,
              "column": 32,
              "offset": 32
            },
            "end": {
              "line": 1,
              "column": 33,
              "offset": 33
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 33,
            "offset": 33
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 34,
          "offset": 34
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 67,
      "offset": 67
    }
  }
}
