]> Cypherpunks repositories - gostls13.git/commit
go spec: clarification re: method sets of newly declared pointer types
authorRobert Griesemer <gri@golang.org>
Tue, 8 Feb 2011 21:31:01 +0000 (13:31 -0800)
committerRobert Griesemer <gri@golang.org>
Tue, 8 Feb 2011 21:31:01 +0000 (13:31 -0800)
commit2a838d642474a600c2b4ba74fe6ede72f1033d30
treec42291c8f1449886fb5ee842ab8f2c62c0a9dceb
parentbf3f7689554b62917f8ea16e33386a87e3717135
go spec: clarification re: method sets of newly declared pointer types

- added an example to Type declarations section clarifying the
  situation brought up with issue 1324
- slightly re-ordered paragraphs in Types section
- added separate heading for method set section and refer to it
  from elsewhere in the spec
- no language changes

R=rsc, r, iant, ken2, r2
CC=golang-dev
https://golang.org/cl/4145043
doc/go_spec.html