]> Cypherpunks repositories - gostls13.git/commitdiff
bug140 is fixed
authorRuss Cox <rsc@golang.org>
Sun, 7 Jun 2009 02:28:01 +0000 (19:28 -0700)
committerRuss Cox <rsc@golang.org>
Sun, 7 Jun 2009 02:28:01 +0000 (19:28 -0700)
R=ken
OCL=29989
CL=29999

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

similarity index 100%
rename from test/bugs/bug140.go
rename to test/fixedbugs/bug140.go
index e20b453cef62df8197261079a994e1b351dc8c05..0cce6f5f4b727b87ce29313c0bbe4bc9e8dc9593 100644 (file)
@@ -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