1
0
mirror of https://github.com/golang/go synced 2024-11-16 21:54:51 -07:00
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
..
chan1.go
chan.go test: match gccgo error messages for syntax/chan.go. 2011-03-29 06:47:39 -07: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
vareq1.go
vareq.go