mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
add quickinfo test
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
/// <reference path='fourslash.ts' />
|
||||
|
||||
////let a = '';
|
||||
////let b: string;
|
||||
////({b = /**/a} = {b: 'b'});
|
||||
|
||||
verify.quickInfoAt("", "let a: string");
|
||||
Reference in New Issue
Block a user