TypeScript/tests/baselines/reference/templateStringUnterminated2.errors.txt

8 lines
288 B
Text
Raw Normal View History

tests/cases/conformance/es6/templates/templateStringUnterminated2.ts(2,4): error TS1160: Unterminated template literal.
==== tests/cases/conformance/es6/templates/templateStringUnterminated2.ts (1 errors) ====
`\`
!!! error TS1160: Unterminated template literal.