TypeScript/tests/cases/fourslash/smartSelection_behindCaret.ts

6 lines
186 B
TypeScript
Raw Normal View History

2019-04-24 01:41:59 +02:00
/// <reference path="fourslash.ts" />
////let/**/ x: string
// Verifies that the selection goes to 'let' first even though its behind the caret
verify.baselineSmartSelection();