mirror of
https://github.com/golang/go
synced 2024-11-22 12:14:42 -07:00
The Go programming language
ac7f2152eb
type Foo struct { a int; next *Foo } produces "Foo = struct { a int; next Foo }" R=rsc OCL=30797 CL=30820 |
||
---|---|---|
doc | ||
include | ||
lib | ||
misc/xcode | ||
pkg | ||
src | ||
test | ||
usr |