{
  "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": 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": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 29,
          "offset": 29
        }
      }
    },
    {
      "type": "VariableDeclarationStatement",
      "declaration": {
        "type": "VariableDeclaration",
        "kind": "let",
        "declarators": [
          {
            "type": "VariableDeclarator",
            "binding": {
              "type": "BindingIdentifier",
              "name": "b",
              "loc": {
                "start": {
                  "line": 1,
                  "column": 34,
                  "offset": 34
                },
                "end": {
                  "line": 1,
                  "column": 35,
                  "offset": 35
                }
              }
            },
            "init": null,
            "loc": {
              "start": {
                "line": 1,
                "column": 34,
                "offset": 34
              },
              "end": {
                "line": 1,
                "column": 35,
                "offset": 35
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 30,
            "offset": 30
          },
          "end": {
            "line": 1,
            "column": 35,
            "offset": 35
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 30,
          "offset": 30
        },
        "end": {
          "line": 1,
          "column": 36,
          "offset": 36
        }
      }
    },
    {
      "type": "ExportLocals",
      "namedExports": [
        {
          "type": "ExportLocalSpecifier",
          "name": {
            "type": "IdentifierExpression",
            "name": "b",
            "loc": {
              "start": {
                "line": 1,
                "column": 45,
                "offset": 45
              },
              "end": {
                "line": 1,
                "column": 46,
                "offset": 46
              }
            }
          },
          "exportedName": "a",
          "loc": {
            "start": {
              "line": 1,
              "column": 45,
              "offset": 45
            },
            "end": {
              "line": 1,
              "column": 51,
              "offset": 51
            }
          }
        }
      ],
      "loc": {
        "start": {
          "line": 1,
          "column": 37,
          "offset": 37
        },
        "end": {
          "line": 1,
          "column": 53,
          "offset": 53
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 2,
      "column": 0,
      "offset": 54
    }
  }
}
