Skip to content

Instantly share code, notes, and snippets.

@pschyska
Created November 14, 2012 16:55
Show Gist options
  • Save pschyska/4073294 to your computer and use it in GitHub Desktop.
Save pschyska/4073294 to your computer and use it in GitHub Desktop.
package main
import ("fmt")
func main() {
סּںסּَ();
☃();
}
func סּںסּَ() {
fmt.Printf("happy");
}
func ☃() {
fmt.Printf("christmas!");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment