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

8 lines
195 B
TypeScript

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