Skip to content

Instantly share code, notes, and snippets.

@simonask
Created July 11, 2009 22:01
Show Gist options
  • Save simonask/145401 to your computer and use it in GitHub Desktop.
Save simonask/145401 to your computer and use it in GitHub Desktop.
a: 123
foo: {
a: 456
}
foo()
puts(a) // 123 eller 456?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment