1
0
mirror of https://github.com/golang/go synced 2024-09-25 01:20:13 -06:00
go/test/fixedbugs/bug248.dir
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
..
bug0.go runtime, type switch: eliminate package global name space assumption 2010-01-25 18:23:20 -08:00
bug1.go runtime, type switch: eliminate package global name space assumption 2010-01-25 18:23:20 -08:00
bug2.go delete all uses of panicln by rewriting them using panic or, 2010-03-24 16:46:53 -07:00
bug3.go Match gccgo error messages. 2010-02-01 16:25:55 -08:00