blob: f0663b618d10d54114716be59da6e02658053a15 [file] [log] [blame] [edit]
fn main() {
println!("");
println!("" /* " */);
println!("" /* \" */);
}