summaryrefslogtreecommitdiff
path: root/doc/progs/helloworld3.go
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2009-06-25 18:19:05 -0700
committerRuss Cox <rsc@golang.org>2009-06-25 18:19:05 -0700
commit34daf17ae95d9da33f573085841a99a34129f41e (patch)
tree266a105af904f399a311a2e1ce177b190cdf2669 /doc/progs/helloworld3.go
parenta4895d5ee7224fe0a79cb87a6543d9623db3aa7f (diff)
downloadgolang-34daf17ae95d9da33f573085841a99a34129f41e.tar.gz
allow
package main type t interface type t interface{ m(map[t]bool) } type m map[t] int making it work without the forward declaration will require a second pass. R=ken OCL=30773 CL=30773
Diffstat (limited to 'doc/progs/helloworld3.go')
0 files changed, 0 insertions, 0 deletions