]> Cypherpunks repositories - gostls13.git/commit
spec: fix incorrect comment in shift example
authorRobert Griesemer <gri@golang.org>
Thu, 21 Apr 2016 19:47:24 +0000 (12:47 -0700)
committerRobert Griesemer <gri@golang.org>
Thu, 21 Apr 2016 20:58:54 +0000 (20:58 +0000)
commit5213cd700062917bc98f949479dfc0865751f2e8
tree50f1a69f1528d501d9ff852f2678a4dc1f5b7a53
parentc8bd293e56d17c5599ec62aee63fe819366adcab
spec: fix incorrect comment in shift example

- adjusted example code
- fixed comments

Fixes #14785.

Change-Id: Ia757dc93b0a69b8408559885ece7f3685a37daaa
Reviewed-on: https://go-review.googlesource.com/22353
Reviewed-by: Rob Pike <r@golang.org>
doc/go_spec.html