/// // @filename: /dir/a.ts ////declare const p: Promise; ////await p; ////export {}; verify.not.codeFixAvailable();