]> Cypherpunks repositories - gostls13.git/commit
trim tags from type strings for structure fields.
authorRob Pike <r@golang.org>
Wed, 5 Nov 2008 21:01:33 +0000 (13:01 -0800)
committerRob Pike <r@golang.org>
Wed, 5 Nov 2008 21:01:33 +0000 (13:01 -0800)
commit5a1cbe8b64fc3e75e2fa4f4c9a74bcca93a1d520
tree66615431fb157a7edbdb49fbba9667f71065a779
parent7fe34ea002609aba6d36a5ebd4c0f351cf6a39f1
trim tags from type strings for structure fields.

R=rsc
DELTA=28  (14 added, 4 deleted, 10 changed)
OCL=18561
CL=18563
src/lib/reflect/test.go
src/lib/reflect/type.go