Skip to content

Instantly share code, notes, and snippets.

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