[Issue 786] the \ EndOfFile EscapeSequence in double-quoted strings doesn't work

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Feb 3 10:13:48 PST 2007


http://d.puremagic.com/issues/show_bug.cgi?id=786





------- Comment #7 from bugzilla at digitalmars.com  2007-02-03 12:13 -------
Currently, no, it can't, hence the error message about semicolon expected
instead of EOF. But the lexer doesn't (and shouldn't) know syntax, it just
knows tokens.


-- 



More information about the Digitalmars-d-bugs mailing list