[2377] Warn on unexpected EOF after error
When there's an error, we expect there'll be EOLN somewhere, so we can recover. Warn in case there's EOF.
Please register or sign in to comment
When there's an error, we expect there'll be EOLN somewhere, so we can recover. Warn in case there's EOF.