TypeScript/tests/baselines/reference/templateStringWithOpenCommentInStringPortionES6.symbols
2015-04-15 16:44:20 -07:00

3 lines
193 B
Plaintext

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