Skip to content

Instantly share code, notes, and snippets.

@notblizzard
Created November 4, 2014 05:21
Show Gist options
  • Save notblizzard/68e8cb61a31622b510f2 to your computer and use it in GitHub Desktop.
Save notblizzard/68e8cb61a31622b510f2 to your computer and use it in GitHub Desktop.
package main
import "fmt"
func main() {
fmt.println("Hello, World.")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment