]> Cypherpunks repositories - gostls13.git/commit
spec: narrow syntax for expression and select statements
authorRobert Griesemer <gri@golang.org>
Fri, 29 Apr 2011 16:49:10 +0000 (09:49 -0700)
committerRobert Griesemer <gri@golang.org>
Fri, 29 Apr 2011 16:49:10 +0000 (09:49 -0700)
commit95f544a1997f5c2deffae2449a10ab3600d6897a
tree516041560e23ac7e2b7389d97e34c85b2f2a04cf
parent0add1c3ed8005191fb1164c810e6c315ba574547
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