Skip to content

Instantly share code, notes, and snippets.

@plexus
Created July 16, 2013 21:29
Show Gist options
  • Save plexus/6015331 to your computer and use it in GitHub Desktop.
Save plexus/6015331 to your computer and use it in GitHub Desktop.
eval $s='def quine(t) ; puts "eval $s=#{t}(39.chr+$s+39.chr+%q[ ; quine])" ; end ; ' ; quine(39.chr+$s+39.chr+%q[ ; quine])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment