mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-15 11:35:42 -06:00
Added failing test case.
This commit is contained in:
parent
06cfe51a45
commit
4315c2a25f
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`);
|
||||
Loading…
x
Reference in New Issue
Block a user