From: Robert Griesemer Date: Fri, 29 Apr 2011 19:20:31 +0000 (-0700) Subject: undo CL 4428057 / 19e540fc7d7d X-Git-Tag: weekly.2011-05-22~191 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=c134718611c424ead65eb8753855dd5487c52630;p=gostls13.git undo CL 4428057 / 19e540fc7d7d The CL introduces inconsistencies with respect to the use of parentheses/grouping of receive operations. ««« original CL description spec: narrow syntax for expression and select statements This is not a language change, it simply expresses the accepted cases explicitly in the respective productions. R=rsc, r, iant CC=golang-dev https://golang.org/cl/4428057 »»» R=golang-dev, rsc1 CC=golang-dev https://golang.org/cl/4444080 --- diff --git a/doc/go_spec.html b/doc/go_spec.html index b287471cff..886f89d126 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -1,5 +1,5 @@ - +