diff options
-rw-r--r-- | test/fixedbugs/bug140.go (renamed from test/bugs/bug140.go) | 0 | ||||
-rw-r--r-- | test/golden.out | 5 |
2 files changed, 0 insertions, 5 deletions
diff --git a/test/bugs/bug140.go b/test/fixedbugs/bug140.go index 33d1deb8a..33d1deb8a 100644 --- a/test/bugs/bug140.go +++ b/test/fixedbugs/bug140.go diff --git a/test/golden.out b/test/golden.out index e20b453ce..0cce6f5f4 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 |