]> Cypherpunks repositories - gostls13.git/commit
Match gccgo error message.
authorIan Lance Taylor <iant@golang.org>
Sat, 30 Jan 2010 19:31:06 +0000 (11:31 -0800)
committerIan Lance Taylor <iant@golang.org>
Sat, 30 Jan 2010 19:31:06 +0000 (11:31 -0800)
commitf4d714ca2def2b1435b2f36cda55e38e49f2fb60
tree21ec9c1871b0e32562ec1976ea660ccd1aed8d51
parent5163d50c7dfb6c3e11ec67b01b61d1640ed51531
Match gccgo error message.

bug231.go:20:4: error: incompatible types in assignment (type has no methods)

R=rsc
CC=golang-dev
https://golang.org/cl/194156
test/fixedbugs/bug231.go