TypeScript/tests/cases/fourslash/completionListInStringLiterals2.ts
2017-01-18 13:55:31 -08:00

8 lines
164 B
TypeScript

/// <reference path="fourslash.ts" />
////"/*1*/ /*2*/\/*3*/
//// /*4*/ \\\/*5*/
//// /*6*/
goTo.eachMarker(() => verify.completionListIsEmpty());