From: Robert Griesemer Date: Tue, 8 Feb 2011 21:31:01 +0000 (-0800) Subject: go spec: clarification re: method sets of newly declared pointer types X-Git-Tag: weekly.2011-02-15~70 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=2a838d642474a600c2b4ba74fe6ede72f1033d30;p=gostls13.git 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 --- diff --git a/doc/go_spec.html b/doc/go_spec.html index 79548be40b..96d85a49a7 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -1,5 +1,5 @@ - +