TypeScript/tests/cases/fourslash/completionListAtIdentifierDefinitionLocations_interfaceMembers3.ts
2017-01-18 13:55:31 -08:00

8 lines
160 B
TypeScript

/// <reference path='fourslash.ts' />
////var aa = 1;
////interface a { f; /*interfaceValue3*/
goTo.eachMarker(() => verify.completionListIsEmpty());