{
  "type": "Module",
  "directives": [],
  "items": [
    {
      "type": "ExportDefault",
      "body": {
        "type": "FunctionDeclaration",
        "isAsync": false,
        "isGenerator": false,
        "name": {
          "type": "BindingIdentifier",
          "name": "a",
          "loc": {
            "start": {
              "line": 1,
              "column": 24,
              "offset": 24
            },
            "end": {
              "line": 1,
              "column": 25,
              "offset": 25
            }
          }
        },
        "params": {
          "type": "FormalParameters",
          "items": [],
          "rest": null,
          "loc": {
            "start": {
              "line": 1,
              "column": 25,
              "offset": 25
            },
            "end": {
              "line": 1,
              "column": 27,
              "offset": 27
            }
          }
        },
        "body": {
          "type": "FunctionBody",
          "directives": [],
          "statements": [],
          "loc": {
            "start": {
              "line": 1,
              "column": 28,
              "offset": 28
            },
            "end": {
              "line": 1,
              "column": 30,
              "offset": 30
            }
          }
        },
        "loc": {
          "start": {
            "line": 1,
            "column": 15,
            "offset": 15
          },
          "end": {
            "line": 1,
            "column": 30,
            "offset": 30
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 30,
          "offset": 30
        }
      }
    },
    {
      "type": "ExpressionStatement",
      "expression": {
        "type": "LiteralBooleanExpression",
        "value": false,
        "loc": {
          "start": {
            "line": 1,
            "column": 31,
            "offset": 31
          },
          "end": {
            "line": 1,
            "column": 36,
            "offset": 36
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 31,
          "offset": 31
        },
        "end": {
          "line": 1,
          "column": 36,
          "offset": 36
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 36,
      "offset": 36
    }
  }
}
