]> Cypherpunks repositories - gostls13.git/commit
test: Match gccgo error messages.
authorIan Lance Taylor <iant@golang.org>
Wed, 8 Sep 2010 20:57:12 +0000 (13:57 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 8 Sep 2010 20:57:12 +0000 (13:57 -0700)
commit266016153389f79da6bfce129f722ce777430eeb
tree87b38690dfdae92ecc10c68065a11fbd74a519ea
parentae2dc7633587d4466384188e709d437f81bfbbe3
test: Match gccgo error messages.

bug298.go:10:2: error: expected declaration
bug298.go:10:25: error: expected ‘;’ or newline after top level declaration
bug298.go:10:25: error: expected declaration

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