diff options
| author | Robert Griesemer <gri@golang.org> | 2014-07-01 10:40:27 -0700 |
|---|---|---|
| committer | Robert Griesemer <gri@golang.org> | 2014-07-01 10:40:27 -0700 |
| commit | dddc8b193fdd548061bb9f77b9395e6417a97cb6 (patch) | |
| tree | b836effd2f159e48a6cd68ebe8b9f48253eb0142 /src/pkg/encoding | |
| parent | b39e2a0ca38cab086c0c90a45399ae4b4897b47b (diff) | |
| download | go-dddc8b193fdd548061bb9f77b9395e6417a97cb6.tar.xz | |
cmd/gofmt: fix gofmt -s for 3-index slices
3-index slices of the form s[:len(s):len(s)]
cannot be simplified to s[::len(s)].
LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/108330043
Diffstat (limited to 'src/pkg/encoding')
0 files changed, 0 insertions, 0 deletions
