blob: 834ca7a3c89e58b57be2dda5e259842e138511af [file] [log] [blame]
// rustfmt-disable_all_formatting: false
// Disable all formatting
fn main() {
if lorem{println!("ipsum!");}else{println!("dolor!");}
}