Skip to content

Instantly share code, notes, and snippets.

@Shinpeim
Created February 8, 2014 15:00
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save Shinpeim/8884989 to your computer and use it in GitHub Desktop.
Save Shinpeim/8884989 to your computer and use it in GitHub Desktop.
def try_something
begin
nyan
rescue
begin
wan
rescue
piyo
end
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment