blob: f4c44ca570a000f4d2c859992a6bb77fe3a0a9ed [file] [log] [blame]
/* APPLE LOCAL begin radar 4278236 */
class TestCPP { }; /* { dg-warning "previous definition is here" } */
@class TestCPP; /* { dg-error "redefinition of .TestCPP. as different kind of symbol" } */
/* APPLE LOCAL end radar 4278236 */