diff --git a/test/bugs/bug119.go b/test/fixedbugs/bug119.go similarity index 100% rename from test/bugs/bug119.go rename to test/fixedbugs/bug119.go diff --git a/test/golden.out b/test/golden.out index 9821f4ab86..17f62ddf8d 100644 --- a/test/golden.out +++ b/test/golden.out @@ -141,12 +141,6 @@ bugs/bug117.go:9: illegal types for operand: RETURN int BUG: should compile -=========== bugs/bug119.go -3 - -panic PC=xxx -BUG: should not fail - =========== bugs/bug121.go BUG: compilation succeeds incorrectly