diff --git a/numeric.c b/numeric.c index f613d4120d..4db0834ae3 100644 --- a/numeric.c +++ b/numeric.c @@ -862,6 +862,8 @@ rb_int_zero_p(VALUE num) * Of the Core and Standard Library classes, * Integer, Float, Rational, and Complex use this implementation. * + * Related: #zero? + * */ static VALUE