From 95f544a1997f5c2deffae2449a10ab3600d6897a Mon Sep 17 00:00:00 2001 From: Robert Griesemer Date: Fri, 29 Apr 2011 09:49:10 -0700 Subject: [PATCH] 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 --- doc/go_spec.html | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) 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 @@ - +