{
  "type": "Program",
  "statements": [
    {
      "type": "VariableDeclaration",
      "declarations": [
        {
          "type": "VariableDeclarator",
          "id": {
            "type": "Identifier",
            "name": "f",
            "loc": {
              "start": {
                "line": 17,
                "column": 7
              },
              "end": {
                "line": 17,
                "column": 8
              }
            }
          },
          "init": {
            "type": "ArrowFunctionExpression",
            "function": {
              "type": "ScriptFunction",
              "id": null,
              "generator": false,
              "async": false,
              "expression": true,
              "params": [],
              "returnType": {
                "type": "TSParenthesizedType",
                "typeAnnotation": {
                  "type": "TSFunctionType",
                  "params": [],
                  "returnType": {
                    "type": "TSNumberKeyword",
                    "loc": {
                      "start": {
                        "line": 17,
                        "column": 22
                      },
                      "end": {
                        "line": 17,
                        "column": 28
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 17,
                      "column": 16
                    },
                    "end": {
                      "line": 17,
                      "column": 28
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 17,
                    "column": 15
                  },
                  "end": {
                    "line": 17,
                    "column": 29
                  }
                }
              },
              "body": {
                "type": "ArrowFunctionExpression",
                "function": {
                  "type": "ScriptFunction",
                  "id": null,
                  "generator": false,
                  "async": false,
                  "expression": true,
                  "params": [],
                  "body": {
                    "type": "NumberLiteral",
                    "value": 1,
                    "loc": {
                      "start": {
                        "line": 17,
                        "column": 39
                      },
                      "end": {
                        "line": 17,
                        "column": 40
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 17,
                      "column": 33
                    },
                    "end": {
                      "line": 17,
                      "column": 40
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 17,
                    "column": 33
                  },
                  "end": {
                    "line": 17,
                    "column": 40
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 17,
                  "column": 11
                },
                "end": {
                  "line": 17,
                  "column": 40
                }
              }
            },
            "loc": {
              "start": {
                "line": 17,
                "column": 11
              },
              "end": {
                "line": 17,
                "column": 40
              }
            }
          },
          "loc": {
            "start": {
              "line": 17,
              "column": 7
            },
            "end": {
              "line": 17,
              "column": 40
            }
          }
        }
      ],
      "kind": "const",
      "loc": {
        "start": {
          "line": 17,
          "column": 1
        },
        "end": {
          "line": 17,
          "column": 41
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1
    },
    "end": {
      "line": 18,
      "column": 1
    }
  }
}
