const CONTINUATION_PROMPT: &str = " ... ";
Continuation prompt for multi-line input (matches Python cqlsh).