TypeScript/tests/cases/fourslash/completionAfterAtChar.ts

6 lines
105 B
TypeScript

/// <reference path='fourslash.ts'/>
////@a/**/
goTo.marker();
verify.not.completionListIsEmpty();