]> Cypherpunks repositories - gostls13.git/commit
if the typestring gives a field name of "?", drop it.
authorRob Pike <r@golang.org>
Thu, 11 Dec 2008 21:24:04 +0000 (13:24 -0800)
committerRob Pike <r@golang.org>
Thu, 11 Dec 2008 21:24:04 +0000 (13:24 -0800)
commit546f269c3bb52b6971c0e2178bb2ab7051a28137
tree33f3b2e9a2ba07177272b598102a19062c538274
parentac09eb4f49a409e4b99638cadac39bc13cf6816f
if the typestring gives a field name of "?", drop it.

R=rsc
DELTA=11  (7 added, 0 deleted, 4 changed)
OCL=20988
CL=20988
src/lib/reflect/all_test.go
src/lib/reflect/tostring.go
src/lib/reflect/type.go