зеркало из https://github.com/github/ruby.git
[DOC] aseq.each always return self [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64701 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
351b8a322e
Коммит
c0f62450bb
|
@ -2721,7 +2721,7 @@ struct arith_seq_gen {
|
|||
/*
|
||||
* call-seq:
|
||||
* aseq.each {|i| block } -> aseq
|
||||
* aseq.each -> an_enumerator
|
||||
* aseq.each -> aseq
|
||||
*/
|
||||
static VALUE
|
||||
arith_seq_each(VALUE self)
|
||||
|
|
Загрузка…
Ссылка в новой задаче