go/test/syntax
Ian Lance Taylor 469a747e02 test: avoid undefined error in syntax/if.go.
Without this the gccgo version of errchk reports an unmatched
error.

R=golang-dev, rsc1
CC=golang-dev
https://golang.org/cl/4327041
2011-03-29 06:48:20 -07:00
..
chan.go test: match gccgo error messages for syntax/chan.go. 2011-03-29 06:47:39 -07:00
chan1.go gc: remove non-blocking send, receive syntax 2011-01-31 18:52:16 -05:00
forvar.go
if.go test: avoid undefined error in syntax/if.go. 2011-03-29 06:48:20 -07:00
import.go
interface.go
semi1.go
semi2.go
semi3.go
semi4.go
semi5.go
semi6.go
semi7.go
topexpr.go
typesw.go gc: handle invalid name in type switch 2011-02-01 14:00:36 -05:00
vareq.go
vareq1.go