--- --- # Hey! Look at that ```go package main import "fmt" func main() { fmt.Println("Look at me, I am a program") } ```