]> Cypherpunks.ru repositories - gostls13.git/commit
test: Match gccgo error messages.
authorIan Lance Taylor <iant@golang.org>
Fri, 10 Sep 2010 19:44:07 +0000 (12:44 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 10 Sep 2010 19:44:07 +0000 (12:44 -0700)
commitb2d540acacdf5d0a57140561bebfcac91d146784
tree62ed098e43476f072856543209c36e6c85541595
parent9c1b6dffd6490d61c0f7397c63d1804ef0edbbbf
test: Match gccgo error messages.

vareq.go:10:25: error: expected ';' or '}' or newline

vareq1.go:9:24: error: expected ';' or newline after top level declaration

R=rsc
CC=golang-dev
https://golang.org/cl/2132045
test/syntax/vareq.go
test/syntax/vareq1.go