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 f27b250 commit a36e0f4Copy full SHA for a36e0f4
tests/cases/fourslash/duplicateIndexers.ts
@@ -9,4 +9,4 @@
9
////var /**/r = i[1];
10
11
goTo.marker();
12
-verify.quickInfoIs('var r: number');
+verify.quickInfoIs('var r: string');
0 commit comments