reflect: fix test of whether structs are identical
The old code worked with gc, I assume because the linker unified identical strings, but it failed with gccgo. R=rsc CC=gobot, golang-dev https://golang.org/cl/6826063
Showing
test/fixedbugs/bug468.go
0 → 100644
Please register or sign in to comment