On 7/28/20 4:26 AM, Jakub Jelinek wrote:
Hi!For (invalid) newline inside of the raw string literal delimiter, doing continue means we skip the needed processing of newlines. Instead of duplicating that, this patch just doesn't continue for those. Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk?
ok, thanks! It's hard to think of all the wrong ways code can be written! nathan -- Nathan Sidwell