pub fn is_integer_literal_untyped(expr: &Expr<'_>) -> bool
Checks whether the given expression is an untyped integer literal.