Searched defs:dupConstArg (Results 1 – 1 of 1) sorted by relevance
1052 type dupConstArg struct { struct1053 pos ast.Pos1054 name string1057 func (comp *compiler) checkDupConstsCall(n *ast.Call, dups map[string]map[string]dupConstArg) {