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

7 lines
298 B
Plaintext
Raw Normal View History

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