lower_storage_reference_pop

Function lower_storage_reference_pop 

Source
fn lower_storage_reference_pop(
    reference: &StorageReference,
    element_type: &ValueType,
    args: &[Expression],
    ctx: &mut LoweringContext<'_>,
    instructions: &mut Vec<Instruction>,
) -> bool