[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:
parent
351b8a322e
commit
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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user