U:RDoc::AnyMethod[iI"
lines:ETI"String#lines;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"FReturns an array of lines in str split using the supplied ;TI"?record separator ($/
by default). This is a ;TI">shorthand for str.each_line(separator).to_a
.;To:RDoc::Markup::BlankLine o;
; [I"HIf a block is given, which is a deprecated form, works the same as ;TI"each_line
.;T:
@fileI"
string.c;T:0@omit_headings_from_table_of_contents_below0I"*str.lines(separator=$/) -> an_array
;T0[ I"(*args);T@FI"String;TcRDoc::NormalClassI"
scanf;T0