v.20.10Bug Fix

Fixed interactive mode behavior in clickhouse-client for multiline queries.

Fixed the behaviour when clickhouse-client is used in interactive mode with multiline queries and single line comment was erronously extended till the end of query. This fixes #13654. #17565 (alexey-milovidov).