func main()

in jwilder/main.go [9:11]


func main() {
	fmt.Println("Hello from Denver & Gophercon!")
}