Guest User

Untitled

a guest
Feb 19th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. >> puts(fun do
  2. .. puts("Why hello there")
  3. .. puts("How are you doing?")
  4. .. 42
  5. .. .to_s())
  6. ..
  7. #<Lambda>
  8. => nil
Add Comment
Please, Sign In to add comment