TypeScript/tests/baselines/reference/templateStringWithOpenCommentInStringPortion.types
2014-10-23 15:06:05 -07:00

3 lines
190 B
Plaintext

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