func main()

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


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