summaryrefslogtreecommitdiff
path: root/src/pkg/encoding/git85/git.go
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2009-12-15 13:57:24 -0800
committerIan Lance Taylor <iant@golang.org>2009-12-15 13:57:24 -0800
commit81c3056a3e158b6faef1098e909afc71567ece8f (patch)
tree4af62651681322c2460a6f32d04fe670368281ce /src/pkg/encoding/git85/git.go
parent9af3f2a4dcb1957c80457c483332726eb9927bc5 (diff)
downloadgolang-81c3056a3e158b6faef1098e909afc71567ece8f.tar.gz
Tweak test to work with both 6g and gccgo.
Pull the struct into a single line, since 6g reports the error on the last line of the struct definition and gccgo reports it on the first line. 6g: bug215.go:12: invalid recursive type A gccgo: bug215.go:12:6: error: invalid recursive type ‘A’ R=rsc http://codereview.appspot.com/180044
Diffstat (limited to 'src/pkg/encoding/git85/git.go')
0 files changed, 0 insertions, 0 deletions