From: Rob Pike Date: Wed, 22 Feb 2012 05:25:55 +0000 (+1100) Subject: spec: refine the wording about variables in type switches X-Git-Tag: weekly.2012-02-22~26 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=818e3cdb096354dbe1a08581fd432392683529b2;p=gostls13.git spec: refine the wording about variables in type switches R=golang-dev, rsc CC=golang-dev https://golang.org/cl/5686064 --- diff --git a/doc/go_spec.html b/doc/go_spec.html index 6401fed869..6cc1b2c3d0 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -1,6 +1,6 @@