func main()

in windows-builder/images/go-example/main.go [5:7]


func main() {
	fmt.Println("Hello from Go!")
}