{
  "type": "Script",
  "directives": [],
  "statements": [
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "AssignmentExpression",
        "binding": {
          "type": "AssignmentTargetIdentifier",
          "name": "a",
          "loc": {
            "start": {
              "line": 1,
              "column": 0,
              "offset": 0
            },
            "end": {
              "line": 1,
              "column": 1,
              "offset": 1
            }
          }
        },
        "expression": {
          "type": "CallExpression",
          "callee": {
            "type": "FunctionExpression",
            "isAsync": false,
            "isGenerator": false,
            "name": null,
            "params": {
              "type": "FormalParameters",
              "items": [],
              "rest": null,
              "loc": {
                "start": {
                  "line": 1,
                  "column": 11,
                  "offset": 11
                },
                "end": {
                  "line": 1,
                  "column": 13,
                  "offset": 13
                }
              }
            },
            "body": {
              "type": "FunctionBody",
              "directives": [],
              "statements": [
                {
                  "type": "ReturnStatement",
                  "expression": {
                    "type": "LiteralNumericExpression",
                    "value": 1,
                    "loc": {
                      "start": {
                        "line": 1,
                        "column": 22,
                        "offset": 22
                      },
                      "end": {
                        "line": 1,
                        "column": 23,
                        "offset": 23
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 15,
                      "offset": 15
                    },
                    "end": {
                      "line": 1,
                      "column": 24,
                      "offset": 24
                    }
                  }
                }
              ],
              "loc": {
                "start": {
                  "line": 1,
                  "column": 13,
                  "offset": 13
                },
                "end": {
                  "line": 1,
                  "column": 25,
                  "offset": 25
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 3,
                "offset": 3
              },
              "end": {
                "line": 1,
                "column": 25,
                "offset": 25
              }
            }
          },
          "arguments": [],
          "loc": {
            "start": {
              "line": 1,
              "column": 2,
              "offset": 2
            },
            "end": {
              "line": 1,
              "column": 28,
              "offset": 28
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 0,
            "offset": 0
          },
          "end": {
            "line": 1,
            "column": 28,
            "offset": 28
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 28,
          "offset": 28
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 28,
      "offset": 28
    }
  }
}
