async function a() { } console.log(a()) /** Promise __proto__: Promise [[PromiseState]]: "fulfilled" [[PromiseResult]]: undefined */