We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fd0701 commit 46991b7Copy full SHA for 46991b7
1 file changed
tests/cases/fourslash/signatureHelpTaggedTemplatesNegatives5.ts
@@ -3,7 +3,7 @@
3
//// function foo(strs, ...rest) {
4
//// }
5
////
6
-//// /*1*/fo/*2*/o /*3*/`abcd`/*4*/ /*5*/
+//// /*1*/fo/*2*/o /*3*/`abcd`/*4*/
7
8
test.markers().forEach(m => {
9
goTo.position(m.position);
0 commit comments