Skip to content

Commit 6783e35

Browse files
Removed probably-unnecessary statement from test.
1 parent 22174a1 commit 6783e35

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/cases/fourslash/assertContextualType.ts

-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,5 @@
22

33
////<(aa: number) =>void >(function myFn(b/**/b) { });
44

5-
// this line triggers a semantic/syntactic error check, remove line when 788570 is fixed
6-
edit.insert('');
7-
85
goTo.marker();
96
verify.quickInfoIs('(parameter) bb: number');

0 commit comments

Comments
 (0)