Project

General

Profile

Actions

Bug #3776

closed

mismatch of rdoc in array.c

Added by dre3k (Andrei Kulakov) over 13 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
Target version:
ruby -v:
trunk
Backport:
[ruby-core:31975]

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

ary_rdoc.patch (365 Bytes) ary_rdoc.patch dre3k (Andrei Kulakov), 09/01/2010 02:24 AM
Actions

Also available in: Atom PDF

Like0
Like0