summaryrefslogtreecommitdiff
path: root/src/pkg/io/bytebuffer.go
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2009-06-29 15:13:37 -0700
committerRuss Cox <rsc@golang.org>2009-06-29 15:13:37 -0700
commit7c3ac7840cb7341eeefcc8593ba851d70250684f (patch)
tree7a8cd4536a42fb7aedffa342de2bb6cd79e58595 /src/pkg/io/bytebuffer.go
parent35d8d30331026f1c69c4f66517b388d8eaae554c (diff)
downloadgolang-7c3ac7840cb7341eeefcc8593ba851d70250684f.tar.gz
allow forward declaration of struct in another file
(in the same package). allow forward method declaration to be satisfied by implementation in another file (in the same package). all methods must be declared in the same file as the receiver type. R=ken OCL=30864 CL=30869
Diffstat (limited to 'src/pkg/io/bytebuffer.go')
0 files changed, 0 insertions, 0 deletions