Actions
Bug #3776
closedmismatch of rdoc in array.c
Description
=begin
--- array.c~ 2010-06-11 07:21:18.000000000 +0300
+++ array.c 2010-08-31 05:36:12.844565473 +0300
@@ -1897,7 +1897,7 @@
/*
- call-seq:
-
-
ary.rotate([n = 1]) -> new_ary
-
-
-
ary.rotate([cnt = 1]) -> new_ary
- Returns new array by rotating +self+, whose first element is the
- element at +cnt+ in +self+. If +cnt+ is negative then it rotates
=end
-
Files
Updated by naruse (Yui NARUSE) about 14 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
=begin
This issue was solved with changeset r29157.
Andrei, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
=end
Actions
Like0
Like0