1
0
mirror of https://github.com/golang/go synced 2024-10-04 21:21:22 -06:00
go/src/pkg/tabwriter
Rob Pike 325cf8ef21 delete all uses of panicln by rewriting them using panic or,
in the tests, println+panic.
gofmt some tests too.

R=rsc
CC=golang-dev
https://golang.org/cl/741041
2010-03-24 16:46:53 -07:00
..
Makefile go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
tabwriter_test.go delete all uses of panicln by rewriting them using panic or, 2010-03-24 16:46:53 -07:00
tabwriter.go tabwriter: make use of new []byte() conversion 2010-02-25 15:54:12 -08:00