TypeScript/tests/cases/fourslash/completionListInStringLiterals1.ts

7 lines
155 B
TypeScript

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