Skip to content

Instantly share code, notes, and snippets.

@meneguite
Last active October 2, 2017 22:10
Show Gist options
  • Save meneguite/abd8b46eed5f342358953306740951dd to your computer and use it in GitHub Desktop.
Save meneguite/abd8b46eed5f342358953306740951dd 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