The resolution was that struct didn't introduce a new namespace - it wasn't legal to have the same member name used in two structs in the same scope.
The resolution was that struct didn't introduce a new namespace - it wasn't legal to have the same member name used in two structs in the same scope.