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

7 lines
294 B
Plaintext
Raw Normal View History

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.