{println!("first"); 1u32}.wrapping_add({println!("second"); 1});
But this could theoretically be done at an edition boundary.
But this could theoretically be done at an edition boundary.