diff options
| author | Rob Pike <r@golang.org> | 2009-06-26 20:28:06 -0700 |
|---|---|---|
| committer | Rob Pike <r@golang.org> | 2009-06-26 20:28:06 -0700 |
| commit | ac7f2152eb21cf605e291c3b06199751a0f1d5d2 (patch) | |
| tree | 1a65c33ae2ac58ae71a650b08afec5e1322ca99c /src/pkg/exec | |
| parent | d6197d94b53d7ba7a299f5501dd29cfa2a76132d (diff) | |
| download | go-ac7f2152eb21cf605e291c3b06199751a0f1d5d2.tar.xz | |
the first time a structure type appears when printing, identify it by name:
type Foo struct { a int; next *Foo }
produces
"Foo = struct { a int; next Foo }"
R=rsc
OCL=30797
CL=30820
Diffstat (limited to 'src/pkg/exec')
0 files changed, 0 insertions, 0 deletions
