Searched refs:StructNo (Results 1 – 1 of 1) sorted by relevance
71 StructNo struct{ X string } // Equal method (with interface argument) on non-satisfying receiver argument89 func (x StructNo) Equal(y InterfaceA) bool { return true } argument