add quickinfo test

This commit is contained in:
Klaus Meinhardt
2018-07-26 18:09:51 +02:00
parent b65bbfd42d
commit d282c75e73
@@ -0,0 +1,7 @@
/// <reference path='fourslash.ts' />
////let a = '';
////let b: string;
////({b = /**/a} = {b: 'b'});
verify.quickInfoAt("", "let a: string");