1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
Omit private aliases from Rdoc.

https://github.com/ruby/date/commit/48f9180663
This commit is contained in:
Burdette Lamar 2022-07-10 09:51:27 -05:00 committed by git
parent ec09ba58d1
commit 5137af633e

View file

@ -9112,6 +9112,7 @@ mk_ary_of_str(long len, const char *a[])
return o;
}
/* :nodoc: */
static VALUE
d_lite_zero(VALUE x)
{