fix testcase from previous commit

From-SVN: r119448
This commit is contained in:
Lee Millward 2006-12-02 16:54:35 +00:00
parent b5147de7c1
commit 5f65db9f8c

View File

@ -1,4 +1,4 @@
/* PR c/27953 */
void foo(struct A a) {} /* { dg-error "parameter list|definition|incomplete type" } */
void foo() {} /* { dg-error "redefinition" }
void foo() {} /* { dg-error "redefinition" } */