blob: 31b26e90423e31b633fa4de7d3abc2b72bf2efd3 [file] [log] [blame]
/* { dg-do compile { target *-*-darwin* } } */
/* ??? Is there a better pragma that is handled for all targets, not
handled by the preprocessor, that would be better for testing here? */
__attribute__((objc_root_class)) @interface a {}
#pragma mark --- Output ---
@end