TypeScript/tests/cases/conformance/es6/templates/templateStringWithOpenCommentInStringPortionES6.ts

2 lines
79 B
TypeScript
Raw Normal View History

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