fn main() { // Test for #6041 println!("Hello"); print!("Hello"); }