package dep var V int = 1 var HasMask []string = []string{"hi"} type HasProg struct { array [1024]*byte } func F() int { return V }