pub fn is_constant_non_singleton(expr: &Expr) -> bool
Return true if the Expr is a non-singleton constant.
true
Expr