We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22174a1 commit 6783e35Copy full SHA for 6783e35
tests/cases/fourslash/assertContextualType.ts
@@ -2,8 +2,5 @@
2
3
////<(aa: number) =>void >(function myFn(b/**/b) { });
4
5
-// this line triggers a semantic/syntactic error check, remove line when 788570 is fixed
6
-edit.insert('');
7
-
8
goTo.marker();
9
verify.quickInfoIs('(parameter) bb: number');
0 commit comments