1
0
mirror of https://github.com/golang/go synced 2024-11-22 00:24:41 -07:00

fix build

TBR=r
OCL=33623
CL=33623
This commit is contained in:
Russ Cox 2009-08-20 17:36:21 -07:00
parent 7b29dbb866
commit e107afddc5

View File

@ -168,4 +168,3 @@ bugs/bug190.go:13: invalid recursive type chan S
bugs/bug190.go:16: invalid recursive type S
bugs/bug190.go:15: invalid recursive type func(S) (S)
BUG: should compile
bugs/bug191.go succeeded with no output.