Skip to content

Instantly share code, notes, and snippets.

@ribrdb
Created April 11, 2012 20:43
Show Gist options
  • Select an option

  • Save ribrdb/2362435 to your computer and use it in GitHub Desktop.

Select an option

Save ribrdb/2362435 to your computer and use it in GitHub Desktop.
begin
["a"]
rescue
begin
"a"
rescue
2
end
end
nil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment