The issue of whether the addresses of empty structs in Go language are equal
enter image description here
enter image description here
Who can explain the reason for the false output of this code, preferably in depth explaining why the addresses are the same, but the result is false.