Skip to content

Commit 4315c2a

Browse files
Added failing test case.
1 parent 06cfe51 commit 4315c2a

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+
//// export declare const despite: { the: any };
4+
////
5+
//// [|dispite.the|]
6+
7+
verify.rangeAfterCodeFix(`despite.the`);

0 commit comments

Comments
 (0)