Skip to content

Instantly share code, notes, and snippets.

@sandersch
Created June 28, 2014 02:02
Show Gist options
  • Save sandersch/f1797ba1d1b30c56d049 to your computer and use it in GitHub Desktop.
Save sandersch/f1797ba1d1b30c56d049 to your computer and use it in GitHub Desktop.
~/tmp/rc cat c.rb
#!/usr/bin/ruby
puts 4
-5
~/tmp/rc ./c.rb
4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment