TypeScript/tests/cases/fourslash/completionListInStringLiterals2.ts

8 lines
168 B
TypeScript

/// <reference path="fourslash.ts" />
////"/*1*/ /*2*/\/*3*/
//// /*4*/ \\\/*5*/
//// /*6*/
verify.completions({ marker: test.markers(), exact: [] });