mirror of
https://github.com/golang/go
synced 2024-11-18 14:54:40 -07:00
3e7bc48329
text/tabwriter cells are tab-terminated, not tab-separated. This creates trailing whitespace. However, with left-aligned columns, it is ok not to treat the final element as a cell. Demo: http://play.golang.org/p/m_ajG8SSZe LGTM=gri R=golang-codereviews, gobot, gri CC=golang-codereviews, r https://golang.org/cl/103650043 |
||
---|---|---|
.. | ||
benchcmp.go | ||
compare_test.go | ||
compare.go | ||
doc.go | ||
parse_test.go | ||
parse.go |