diff --git a/test/bugs/bug020.go b/test/fixedbugs/bug020.go similarity index 100% rename from test/bugs/bug020.go rename to test/fixedbugs/bug020.go diff --git a/test/golden.out b/test/golden.out index 50b957f121..f1a6ad31fd 100644 --- a/test/golden.out +++ b/test/golden.out @@ -84,10 +84,6 @@ abcxyz-abcxyz-abcxyz-abcxyz-abcxyz-abcxyz-abcxyz =========== chan/nonblock.go PASS -=========== bugs/bug020.go -bugs/bug020.go:7: type of a structure field cannot be an open array -BUG should compile - =========== bugs/bug041.go BUG: compilation succeeds incorrectly