mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-15 04:43:37 -05:00
Added failing test case.
This commit is contained in:
7
tests/cases/fourslash/codeFixCorrectSpelling4.ts
Normal file
7
tests/cases/fourslash/codeFixCorrectSpelling4.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
/// <reference path='fourslash.ts' />
|
||||
|
||||
//// export declare const despite: { the: any };
|
||||
////
|
||||
//// [|dispite.the|]
|
||||
|
||||
verify.rangeAfterCodeFix(`despite.the`);
|
||||
Reference in New Issue
Block a user