TypeScript/tests/baselines/reference/templateStringWithOpenCommentInStringPortionES6.symbols

3 lines
193 B
Plaintext
Raw Normal View History

=== tests/cases/conformance/es6/templates/templateStringWithOpenCommentInStringPortionES6.ts ===
` /**head ${ 10 } // still middle ${ 20 } /* still tail `
No type information for this code.