TypeScript/tests/cases/fourslash/smartSelection_templateStrings.ts

7 lines
119 B
TypeScript
Raw Normal View History

2019-04-24 01:41:59 +02:00
/// <reference path="fourslash.ts" />
////`a /*1*/b ${
//// '/*2*/c'
////} d`
verify.baselineSmartSelection();