async function f(): Promise { return Promise.resolve(1); }