]> Cypherpunks repositories - gostls13.git/commit
test: match gccgo error messages for bug349.go
authorIan Lance Taylor <iant@golang.org>
Tue, 20 Sep 2011 21:47:48 +0000 (14:47 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 20 Sep 2011 21:47:48 +0000 (14:47 -0700)
commit86d97aa981d3455704d1c5d31fbee5bc27eb5344
tree9548f6ce5ec91223145eeb26170eee26273c21bf
parentf1aefc0d36a5e3305a08c1d4b6954f685d32da57
test: match gccgo error messages for bug349.go

bug349.go:12:14: error: expected ‘;’ or ‘}’ or newline
bug349.go:12:2: error: not enough arguments to return

R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/5081047
test/fixedbugs/bug349.go