]> Cypherpunks repositories - gostls13.git/commit
Match gccgo error message.
authorIan Lance Taylor <iant@golang.org>
Sat, 6 Feb 2010 04:56:20 +0000 (20:56 -0800)
committerIan Lance Taylor <iant@golang.org>
Sat, 6 Feb 2010 04:56:20 +0000 (20:56 -0800)
commit3c686bd23f8faaacf67ad0e4c55ccd02b8db76f3
tree4d706d3f2deb46f8cd1b71eb0c81f6435916cdc3
parent635093e4b178c2605604bb1a33456540c7f7e740
Match gccgo error message.

bug251.go:11:2: error: invalid recursive interface

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