OSDN Git Service

gcc/
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / objc.dg / pragma-1.m
1 /* { dg-do compile } */
2 /* ??? Is there a better pragma that is handled for all targets, not
3    handled by the preprocessor, that would be better for testing here?  */
4
5 @interface a {}
6 #pragma mark --- Output ---
7 @end