saasbook

yield_args.rb

Aug 15th, 2013
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ruby 0.04 KB | None | 0 0
  1. FibSequence.new(3).each do
  2.   print "Rah"
  3. end
Add Comment
Please, Sign In to add comment