Skip to content

Instantly share code, notes, and snippets.

/eg.rb Secret

Created May 27, 2016 15:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/88aee90425d5b95e1fd40599f26bcafd to your computer and use it in GitHub Desktop.
Save anonymous/88aee90425d5b95e1fd40599f26bcafd to your computer and use it in GitHub Desktop.
a = 'hello' #(memory address = 3klask1)
b = a #(memory address = 3klask1)
b = a #(memory address = 51nckd)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment