Skip to content

Instantly share code, notes, and snippets.

@moonmaster9000
Created August 15, 2010 23:46
Show Gist options
  • Save moonmaster9000/526102 to your computer and use it in GitHub Desktop.
Save moonmaster9000/526102 to your computer and use it in GitHub Desktop.
sayHello "spanish" = "hola"
sayGoodBye "spanish" = "hasta la vista"
sayHello "english" = "hi"
sayGoodBye "english" = "laterz"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment