loop => Array#*

 undef:p
 def method_missing s,*
   $><<s
 end
 eval [*$<]*'puts;'

入力の入った Array を 'puts;' で join して eval

59B

flagitious, kinaba, shinh (2008)


<< 12/23 >>
First Last