From: Robert Griesemer Date: Sun, 12 Jun 2011 19:09:50 +0000 (-0700) Subject: go spec: clarify rules for append, scope rules for := X-Git-Tag: weekly.2011-06-16~65 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=95b8137a16bc6fbc6c924485c6415a6dca2e69fc;p=gostls13.git go spec: clarify rules for append, scope rules for := Fixes #1936. Fixes #1940. R=rsc, r, iant, ken, iant CC=golang-dev https://golang.org/cl/4585049 --- diff --git a/doc/go_spec.html b/doc/go_spec.html index abf5b8f50e..a6680ee816 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -1,5 +1,5 @@ - +