From: Rob Pike Date: Mon, 23 Mar 2009 04:02:17 +0000 (-0700) Subject: bug141 is fixed X-Git-Tag: weekly.2009-11-06~1987 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=7525e085d26d85a3f104f9abdcf3a47e937aa0ff;p=gostls13.git bug141 is fixed R=ken DELTA=56 (26 added, 30 deleted, 0 changed) OCL=26628 CL=26628 --- diff --git a/test/bugs/bug141.go b/test/fixedbugs/bug141.go similarity index 100% rename from test/bugs/bug141.go rename to test/fixedbugs/bug141.go diff --git a/test/golden.out b/test/golden.out index 35a6aec8c6..c41d2d9e17 100644 --- a/test/golden.out +++ b/test/golden.out @@ -141,10 +141,6 @@ bugs/bug140.go:6: syntax error near L1 bugs/bug140.go:7: syntax error near L2 BUG should compile -=========== bugs/bug141.go -failed to match interface -BUG: should run - =========== fixedbugs/bug016.go fixedbugs/bug016.go:7: constant -3 overflows uint