зеркало из https://github.com/github/ruby.git
rb_ary_new_from_values: can take NULLs
Explicit check done at runtime.
This commit is contained in:
Родитель
dddc618d30
Коммит
6522b51ce5
|
@ -97,7 +97,6 @@ VALUE rb_ary_new_capa(long capa);
|
|||
*/
|
||||
VALUE rb_ary_new_from_args(long n, ...);
|
||||
|
||||
RBIMPL_ATTR_NONNULL(())
|
||||
/**
|
||||
* Identical to rb_ary_new_from_args(), except how objects are passed.
|
||||
*
|
||||
|
|
Загрузка…
Ссылка в новой задаче