Skip to content

Commit d282c75

Browse files
committed
add quickinfo test
1 parent b65bbfd commit d282c75

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+
////let a = '';
4+
////let b: string;
5+
////({b = /**/a} = {b: 'b'});
6+
7+
verify.quickInfoAt("", "let a: string");

0 commit comments

Comments
 (0)