We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cd0e0b commit 0c50774Copy full SHA for 0c50774
tests/cases/fourslash/renameStingLiterals.ts
@@ -1,5 +1,6 @@
1
/// <reference path='fourslash.ts' />
2
3
+////var y: "string" = "string;
4
////var x = "/*1*/string";
5
////function f(a = "/*2*/initial value") { }
6
0 commit comments