TypeScript/tests/cases/fourslash/completionAfterBackslashFollowingString.ts
2014-11-10 15:13:55 -08:00

6 lines
127 B
TypeScript

/// <reference path='fourslash.ts'/>
////Harness.newLine = "\r"\n/**/
goTo.marker();
verify.not.completionListIsEmpty();