From: Robert Griesemer Date: Wed, 8 Jun 2011 16:11:18 +0000 (-0700) Subject: go spec: handle a corner case of a special case for shifts... X-Git-Tag: weekly.2011-06-09~24 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=636c5fac2d8bf0f7df69b2ea3cc54aeba92e70c4;p=gostls13.git go spec: handle a corner case of a special case for shifts... - Added some additional examples. - 6g appears to implement this semantics already. Fixes #658. R=rsc, r, iant, ken CC=golang-dev https://golang.org/cl/4538119 --- diff --git a/doc/go_spec.html b/doc/go_spec.html index 0c08e1464b..abf5b8f50e 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -1,5 +1,5 @@ - +