func main()

in mchoube/main.go [9:11]


func main() {
	fmt.Println("Go contibution workshop :)")
}