package util import "fmt" func Test() { fmt.Printf("util test") }