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

7 lines
256 B
Plaintext
Raw Normal View History

tests/cases/compiler/unterminatedStringLiteralWithBackslash1.ts(1,3): error TS1126: Unexpected end of text.
2014-07-13 01:04:16 +02:00
==== tests/cases/compiler/unterminatedStringLiteralWithBackslash1.ts (1 errors) ====
"\
!!! error TS1126: Unexpected end of text.