Skip to content

Commit 1e85775

Browse files
committed
Add test
1 parent 3980b5b commit 1e85775

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
/// <reference path="fourslash.ts" />
2+
3+
//@Filename: file.tsx
4+
//// declare function Foo(): any;
5+
//// let x = <></Fo/*$*/o>;
6+
7+
verify.quickInfoAt("$", "let Foo: any");

0 commit comments

Comments
 (0)