mirror of
https://github.com/golang/go
synced 2024-11-21 23:54:40 -07:00
The Go programming language
d222c65477
A forward-declared (or not yet fully defined) type must be used to construct (mutually) recursive type declarations. This simplifies the compiler and resolves the issue at which scope the forward- declared type is to be declared. SVN=117770 |
||
---|---|---|
doc | ||
src | ||
test |