v.20.9Bug Fix
Fix multiline comment issues in clickhouse-client interactive mode
When clickhouse-client is used in interactive mode with multiline queries, single line comment was erronously extended till the end of query. This fixes #13654. #17565 (alexey-milovidov).