pub fn scrub_units(db: &dyn LoweringGroup, lowered: &mut FlatLowered)
Expand description
Removes unit values from returns and call statements.
pub fn scrub_units(db: &dyn LoweringGroup, lowered: &mut FlatLowered)
Removes unit values from returns and call statements.