{
  "type": "Module",
  "directives": [],
  "items": [
    {
      "type": "Export",
      "declaration": {
        "type": "FunctionDeclaration",
        "isAsync": false,
        "isGenerator": false,
        "name": {
          "type": "BindingIdentifier",
          "name": "a",
          "loc": {
            "start": {
              "line": 1,
              "column": 16,
              "offset": 16
            },
            "end": {
              "line": 1,
              "column": 17,
              "offset": 17
            }
          }
        },
        "params": {
          "type": "FormalParameters",
          "items": [],
          "rest": null,
          "loc": {
            "start": {
              "line": 1,
              "column": 17,
              "offset": 17
            },
            "end": {
              "line": 1,
              "column": 19,
              "offset": 19
            }
          }
        },
        "body": {
          "type": "FunctionBody",
          "directives": [],
          "statements": [],
          "loc": {
            "start": {
              "line": 1,
              "column": 19,
              "offset": 19
            },
            "end": {
              "line": 1,
              "column": 21,
              "offset": 21
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 7,
            "offset": 7
          },
          "end": {
            "line": 1,
            "column": 21,
            "offset": 21
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 21,
          "offset": 21
        }
      }
    },
    {
      "type": "EmptyStatement",
      "loc": {
        "start": {
          "line": 1,
          "column": 21,
          "offset": 21
        },
        "end": {
          "line": 1,
          "column": 22,
          "offset": 22
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "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": 22,
          "offset": 22
        },
        "end": {
          "line": 1,
          "column": 23,
          "offset": 23
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 23,
      "offset": 23
    }
  }
}
