Skip to content

Instantly share code, notes, and snippets.

@floere
Created March 17, 2010 21:44
Show Gist options
  • Save floere/335746 to your computer and use it in GitHub Desktop.
Save floere/335746 to your computer and use it in GitHub Desktop.
h = {:'->' => ->(x) {x}}
h[:'->']['->'] # => "->"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment