{
  "type": "Module",
  "directives": [],
  "items": [
    {
      "type": "Export",
      "declaration": {
        "type": "VariableDeclaration",
        "kind": "var",
        "declarators": [
          {
            "type": "VariableDeclarator",
            "binding": {
              "type": "BindingIdentifier",
              "name": "a",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 11,
                  "offset": 11
                },
                "end": {
                  "line": 1,
                  "column": 12,
                  "offset": 12
                }
              }
            },
            "init": {
              "type": "FunctionExpression",
              "isAsync": false,
              "isGenerator": false,
              "name": null,
              "params": {
                "type": "FormalParameters",
                "items": [],
                "rest": null,
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 24,
                    "offset": 24
                  },
                  "end": {
                    "line": 1,
                    "column": 26,
                    "offset": 26
                  }
                }
              },
              "body": {
                "type": "FunctionBody",
                "directives": [],
                "statements": [],
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 27,
                    "offset": 27
                  },
                  "end": {
                    "line": 1,
                    "column": 29,
                    "offset": 29
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 1,
                  "column": 15,
                  "offset": 15
                },
                "end": {
                  "line": 1,
                  "column": 29,
                  "offset": 29
                }
              }
            },
            "loc": {
              "start": {
                "line": 1,
                "column": 11,
                "offset": 11
              },
              "end": {
                "line": 1,
                "column": 29,
                "offset": 29
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 7,
            "offset": 7
          },
          "end": {
            "line": 1,
            "column": 29,
            "offset": 29
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 30,
          "offset": 30
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 2,
      "column": 0,
      "offset": 31
    }
  }
}
