PasteBin on this domain is being retired. Please use PasteBin on paste.adora.dk instead.

Pastebin

Paste #1060: No description

< previous paste - next paste>

Pasted by Anonymous Coward

Download View as text

simon@diogenes:~$ irb
irb(main):001:0> def foo
irb(main):002:1> yield
irb(main):003:1> end
=> nil
irb(main):004:0> foo { puts "Yay!" }
Yay!
=> nil

Paste below


Do not write anything in this field if you're a human.

Go to most recent paste.