1class TestCPP { }; 	/* { dg-error "previous declaration of" } */
2
3@class TestCPP;		/* { dg-error "redeclared as different kind of symbol" } */
4