TypeScript/tests/cases/fourslash/completionListAndMemberListOnCommentedLine.ts
2014-07-29 12:17:44 -07:00

7 lines
106 B
TypeScript

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