func main()

in v3/server/main.go [22:24]


func main() {
	fmt.Println("hello world")
}