TypeScript/tests/cases/fourslash/smartSelection_templateStrings.ts
2019-04-23 16:41:59 -07:00

7 lines
119 B
TypeScript

/// <reference path="fourslash.ts" />
////`a /*1*/b ${
//// '/*2*/c'
////} d`
verify.baselineSmartSelection();