]> Cypherpunks repositories - gostls13.git/commit
test: match gccgo error messages
authorIan Lance Taylor <iant@golang.org>
Fri, 13 Dec 2013 01:18:37 +0000 (17:18 -0800)
committerIan Lance Taylor <iant@golang.org>
Fri, 13 Dec 2013 01:18:37 +0000 (17:18 -0800)
commit5ddc6bd84d44639f7775abf2ba9606b684dc8f53
tree1e4720e458d10d9c4ae75c5fd6964592a659d667
parent161a45afdf08d6f1217f726063d4f4c16fe168d3
test: match gccgo error messages

fixedbugs/issue4510.dir/f2.go:7: error: 'fmt' defined as both imported name and global name
f1.go:7: note: 'fmt' imported here

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/41530044
test/fixedbugs/issue4510.dir/f1.go