1
0
mirror of https://github.com/golang/go synced 2024-09-24 17:10:13 -06:00
go/test/fixedbugs/bug345.dir
Ian Lance Taylor 6a5db20d14 test: match gccgo error messages for bug345
bug345.dir/main.go:25:18: error: argument 1 has incompatible type (need explicit conversion; missing method ‘Write’)
bug345.dir/main.go:27:8: error: argument 1 has incompatible type

R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/5556043
2012-01-17 18:00:34 -08:00
..
io.go
main.go test: match gccgo error messages for bug345 2012-01-17 18:00:34 -08:00