]> Cypherpunks repositories - gostls13.git/commitdiff
bug130 is fixed
authorRob Pike <r@golang.org>
Thu, 26 Feb 2009 00:31:42 +0000 (16:31 -0800)
committerRob Pike <r@golang.org>
Thu, 26 Feb 2009 00:31:42 +0000 (16:31 -0800)
R=ken
OCL=25448
CL=25448

test/fixedbugs/bug130.go [moved from test/bugs/bug130.go with 100% similarity]
test/golden.out

similarity index 100%
rename from test/bugs/bug130.go
rename to test/fixedbugs/bug130.go
index e251a708fd233024b1e5459dc39f2745b5234e57..6e2ca9a726cbb33866b630bd7fe41c48320fe0bd 100644 (file)
@@ -150,10 +150,6 @@ BUG: errchk: command succeeded unexpectedly:  6g bugs/bug125.go
 bugs/bug129.go:6: syscall is package, not var
 BUG129
 
-=========== bugs/bug130.go
-bugs/bug130.go:14: fatal error: getoutarg: not a func *<T>
-BUG: should run
-
 =========== bugs/bug131.go
 BUG: should not compile