Skip to content

Instantly share code, notes, and snippets.

@ELLIOTTCABLE
Created October 31, 2008 01:36
Show Gist options
  • Select an option

  • Save ELLIOTTCABLE/21197 to your computer and use it in GitHub Desktop.

Select an option

Save ELLIOTTCABLE/21197 to your computer and use it in GitHub Desktop.
puts "Going to try my fooBar() method with gaz argument. It will return wibble."
puts "fooBar(gaz) returned " + fooBar(gaz)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment