From: Rob Pike Date: Sat, 11 Apr 2009 00:58:10 +0000 (-0700) Subject: bug142 is fixed X-Git-Tag: weekly.2009-11-06~1860 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=72d867660d73107681da68c7f79b1b9442476f0a;p=gostls13.git bug142 is fixed R=rsc OCL=27331 CL=27331 --- diff --git a/test/bugs/bug142.go b/test/fixedbugs/bug142.go similarity index 100% rename from test/bugs/bug142.go rename to test/fixedbugs/bug142.go diff --git a/test/golden.out b/test/golden.out index 0585b158f1..b3cc4fb543 100644 --- a/test/golden.out +++ b/test/golden.out @@ -121,11 +121,6 @@ bugs/bug140.go:6: syntax error near L1 bugs/bug140.go:7: syntax error near L2 BUG should compile -=========== bugs/bug142.go -second -panic PC=xxx -BUG: bug142 - =========== fixedbugs/bug016.go fixedbugs/bug016.go:7: constant -3 overflows uint