// @allowJs: true // @checkJs: true // @noEmit: true // @strict: true // @Filename: /a.js /** @type {function(): number} */ function f() {}