Skip to content

Instantly share code, notes, and snippets.

@hashmal
Created July 30, 2011 03:29
Show Gist options
  • Save hashmal/1115159 to your computer and use it in GitHub Desktop.
Save hashmal/1115159 to your computer and use it in GitHub Desktop.
Ruby Quine
_=%(_=%();puts _.insert 4,_);puts _.insert 4,_
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment