TypeScript/tests/cases/conformance/es6/templates/templateStringWithOpenCommentInStringPortionES6.ts
2014-10-23 15:06:05 -07:00

2 lines
79 B
TypeScript

// @target: ES6
` /**head ${ 10 } // still middle ${ 20 } /* still tail `