Closed
Description
STRING_LITERAL definition says:
Where IsolatedCR is:
And ASCII_ESCAPE is:
But look, there is no compile time error:
My question:
Is this a human error or some feature of the lexer implementation which I don't know about?