From 818e3cdb096354dbe1a08581fd432392683529b2 Mon Sep 17 00:00:00 2001 From: Rob Pike Date: Wed, 22 Feb 2012 16:25:55 +1100 Subject: [PATCH] spec: refine the wording about variables in type switches R=golang-dev, rsc CC=golang-dev https://golang.org/cl/5686064 --- doc/go_spec.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 @@