Skip to content

Commit 0c50774

Browse files
committed
Add a contextual type in test case
1 parent 0cd0e0b commit 0c50774

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/cases/fourslash/renameStingLiterals.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/// <reference path='fourslash.ts' />
22

3+
////var y: "string" = "string;
34
////var x = "/*1*/string";
45
////function f(a = "/*2*/initial value") { }
56

0 commit comments

Comments
 (0)