forked from microsoft/TypeScript
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
opened via imdone.io from a code comment on 966fa16
TODO GH#18445 id:796
TypeScript/tests/cases/fourslash/completionsImport_default_exportDefaultIdentifier.ts
Lines 22 to 26 in 966fa16
| // TODO: GH#18445 | |
| newFileContent: `import foo from "./a";\r | |
| \r | |
| f;`, | |
| }); |