TypeScript/tests/baselines/reference/templateStringUnterminated4_ES6.errors.txt
2014-11-26 17:14:08 -08:00

7 lines
294 B
Plaintext

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