mirror of
https://github.com/golang/go
synced 2024-11-02 16:02:46 +00:00
47afa4dba5
Also: Simplified handling of selector expressions. As a result, complicated multi-line expressions containing selectors and calls/indices with arguments broken accross lines don't get indented the same way as before, but the change is minimal (see tests) and there's no such code in the std library. It seems a worthwhile compromise given the much simpler code. Applied gofmt -w $GOROOT/src $GOROOT/misc . Fixes #1847. R=rsc CC=golang-dev https://golang.org/cl/5675062 |
||
---|---|---|
.. | ||
arm | ||
bash | ||
bbedit | ||
cgo | ||
chrome/gophertool | ||
dashboard | ||
dist | ||
emacs | ||
fraise | ||
goplay | ||
IntelliJIDEA | ||
kate | ||
notepadplus | ||
osx | ||
swig | ||
vim | ||
windows | ||
xcode | ||
zsh | ||
benchcmp | ||
pprof |