From 72d867660d73107681da68c7f79b1b9442476f0a Mon Sep 17 00:00:00 2001 From: Rob Pike Date: Fri, 10 Apr 2009 17:58:10 -0700 Subject: [PATCH] bug142 is fixed R=rsc OCL=27331 CL=27331 --- test/{bugs => fixedbugs}/bug142.go | 0 test/golden.out | 5 ----- 2 files changed, 5 deletions(-) rename test/{bugs => fixedbugs}/bug142.go (100%) 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 0585b158f17..b3cc4fb5433 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