From: Russ Cox Date: Sun, 7 Jun 2009 02:28:01 +0000 (-0700) Subject: bug140 is fixed X-Git-Tag: weekly.2009-11-06~1436 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=3751b259cb8c8542c485d8e2bdada7208900ec6f;p=gostls13.git bug140 is fixed R=ken OCL=29989 CL=29999 --- diff --git a/test/bugs/bug140.go b/test/fixedbugs/bug140.go similarity index 100% rename from test/bugs/bug140.go rename to test/fixedbugs/bug140.go diff --git a/test/golden.out b/test/golden.out index e20b453cef..0cce6f5f4b 100644 --- a/test/golden.out +++ b/test/golden.out @@ -91,11 +91,6 @@ BUG: compilation succeeds incorrectly =========== bugs/bug136.go BUG: should not compile -=========== bugs/bug140.go -bugs/bug140.go:6: syntax error near L1 -bugs/bug140.go:7: syntax error near L2 -BUG should compile - =========== bugs/bug148.go 2 3 5 7