1 /* Test Wobjc-root-class.
2 Note that we don't issue a warning unless the TU contains an implementation
4 /* { dg-additional-options "-fsyntax-only " } */
9 @implementation ARootObject
10 @end /* { dg-warning {class 'ARootObject' defined without specifying a base class} } */