Added failing test case.

This commit is contained in:
Daniel Rosenwasser 2017-07-27 18:11:34 -07:00
parent 06cfe51a45
commit 4315c2a25f

View file

@ -0,0 +1,7 @@
/// <reference path='fourslash.ts' />
//// export declare const despite: { the: any };
////
//// [|dispite.the|]
verify.rangeAfterCodeFix(`despite.the`);