TypeScript/tests/cases/fourslash/smartSelection_stringLiteral.ts

7 lines
117 B
TypeScript
Raw Normal View History

/// <reference path="fourslash.ts" />
//// const a = 'a';
//// const b = /**/'b';
verify.baselineSmartSelection();