TypeScript/tests/cases/fourslash/completionListAndMemberListOnCommentedLine.ts
2015-03-02 14:41:44 -08:00

7 lines
112 B
TypeScript

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