cairo_lang_lowering::optimizations::scrub_units

Function scrub_units

source
pub fn scrub_units(db: &dyn LoweringGroup, lowered: &mut FlatLowered)
Expand description

Removes unit values from returns and call statements.