File: C:/Ruby27-x64/share/ri/2.7.0/system/Integer/succ-i.ri
U:RDoc::AnyMethod[iI" succ:ETI"Integer#succ;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"%Returns the successor of +int+, ;TI"2i.e. the Integer equal to <code>int+1</code>.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I"1.next #=> 2
;TI"(-1).next #=> 0
;TI"1.succ #=> 2
;TI"(-1).succ #=> 0;T:@format0:
@fileI"numeric.c;T:0@omit_headings_from_table_of_contents_below0I"int.succ -> integer;T0[ I"();T@FI"Integer;TcRDoc::NormalClass00