]> Cypherpunks repositories - gostls13.git/commit
test: match gccgo error messages for bug274.go.
authorIan Lance Taylor <iant@golang.org>
Fri, 25 Mar 2011 18:32:32 +0000 (11:32 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 25 Mar 2011 18:32:32 +0000 (11:32 -0700)
commit237ae64146f5c56287e287930de61ae96a465d5d
treedd2d795b8e0c9f5c535eedc2721f26775bc64839
parent9db2bc741e87571a9a3d31b1d1f3d6b9cda0fac4
test: match gccgo error messages for bug274.go.

bug274.go:23:3: error: missing statement after label
bug274.go:25:3: error: missing statement after label
bug274.go:28:3: error: label ‘L2’ defined and not used

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