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

8 lines
188 B
TypeScript

/// <reference path="fourslash.ts" />
////class Foo {
//// constructor(/*/**/) { }
////}
goTo.marker();
// verify.completionListIsEmpty(); // TODO: difference between LS and FourSlash