Searched defs:nonEmptyStruct (Results 1 – 1 of 1) sorted by relevance
2191 type nonEmptyStruct struct { struct2192 member int2206 func takesNonEmpty(n nonEmptyStruct) int {