hint_if_shadowed_std

Function hint_if_shadowed_std 

pub fn hint_if_shadowed_std(
    vm: &mut Vm<'_>,
    callee: &Expr<'_>,
    err: HintedString,
) -> HintedString
Expand description

Provide a hint if the callee is a shadowed standard library function.