TypeScript/tests/cases/conformance/scanner/ecmascript5/scannerStringLiterals.ts
2014-07-12 17:30:19 -07:00

11 lines
No EOL
147 B
TypeScript

""
" "
"a"
"'"
'"'
"\""
'\u2192\ '
"Legal line continuation \
"
"Should error because of newline.
"Should error because of end of file.