Skip to content

Instantly share code, notes, and snippets.

@brainopia
Created February 13, 2012 22:08
Show Gist options
  • Save brainopia/1820886 to your computer and use it in GitHub Desktop.
Save brainopia/1820886 to your computer and use it in GitHub Desktop.
# magic double assignment
a = [[a,1]] # => [[[[nil, 1]], 1]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment