Follow-up on https://go-review.googlesource.com/30601.
Change-Id: I51b603a6c4877b571e83cd7c4e78a8988cc831ca
Reviewed-on: https://go-review.googlesource.com/32310
Reviewed-by: Rob Pike <r@golang.org>
<!--{
"Title": "The Go Programming Language Specification",
- "Subtitle": "Version of October 27, 2016",
+ "Subtitle": "Version of October 28, 2016",
"Path": "/ref/spec"
}-->
* ^ *= ^= <- > >= { }
/ << /= <<= ++ = := , ;
% >> %= >>= -- ! ... . :
- &^ &^=
+ &^ &^= =>
</pre>
<h3 id="Integer_literals">Integer literals</h3>