TypeScript/tests/cases/fourslash/smartSelection_stringLiteral.ts
2019-06-14 15:42:29 -07:00

7 lines
117 B
TypeScript

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