From: Robert Griesemer Date: Thu, 2 Sep 2010 17:16:31 +0000 (-0700) Subject: go spec clarification: arrays must be addressable to be sliceable X-Git-Tag: weekly.2010-09-06~23 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=c423e95da64208d8336d33483f212e18bb695e35;p=gostls13.git go spec clarification: arrays must be addressable to be sliceable R=rsc CC=golang-dev, r https://golang.org/cl/2141041 --- diff --git a/doc/go_spec.html b/doc/go_spec.html index 861c858be1..b23ef7606b 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -1,5 +1,5 @@ - +