Skip to content

Instantly share code, notes, and snippets.

@seth
Created October 6, 2010 20:26
Show Gist options
  • Save seth/614015 to your computer and use it in GitHub Desktop.
Save seth/614015 to your computer and use it in GitHub Desktop.
myfun = Proc.new do
"hi"
end
myfun.call
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment