On Thursday, 28 February 2013 at 10:37:35 UTC, Walter Bright wrote:
On 2/27/2013 11:37 PM, deadalnix wrote:
It does check for sentinel in many places (and it has to).

No, it doesn't. I suggest examining line 481 of lexer.c. Then examine line 558 and 559.

https://github.com/D-Programming-Language/dmd/blob/master/src/lexer.c

escapeSequence does check for it.

Reply via email to