Skip to content

Instantly share code, notes, and snippets.

@kekeke29341
Created June 5, 2013 14:45
Show Gist options
  • Save kekeke29341/5714375 to your computer and use it in GitHub Desktop.
Save kekeke29341/5714375 to your computer and use it in GitHub Desktop.
package main
import "fmt"
func main() {
fmt.Printf("Hello, World\n")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment