Skip to content

Instantly share code, notes, and snippets.

@abursavich
Created September 3, 2014 21:40
Show Gist options
  • Save abursavich/c116f8674be69e4e4e09 to your computer and use it in GitHub Desktop.
Save abursavich/c116f8674be69e4e4e09 to your computer and use it in GitHub Desktop.
package main
import "fmt"
func main() {
fmt.Println("Hello, gist")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment