From: Robert Griesemer Date: Fri, 29 Apr 2011 16:49:10 +0000 (-0700) Subject: spec: narrow syntax for expression and select statements X-Git-Tag: weekly.2011-05-22~194 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=95f544a1997f5c2deffae2449a10ab3600d6897a;p=gostls13.git 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 --- diff --git a/doc/go_spec.html b/doc/go_spec.html index 886f89d126..b287471cff 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -1,5 +1,5 @@ - +