diff options
-rw-r--r-- | test/fixedbugs/bug142.go (renamed from test/bugs/bug142.go) | 0 | ||||
-rw-r--r-- | test/golden.out | 5 |
2 files changed, 0 insertions, 5 deletions
diff --git a/test/bugs/bug142.go b/test/fixedbugs/bug142.go index e54458baf..e54458baf 100644 --- a/test/bugs/bug142.go +++ b/test/fixedbugs/bug142.go diff --git a/test/golden.out b/test/golden.out index 0585b158f..b3cc4fb54 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 |