2007-03-01 Paul Brook <paul@codesourcery.com>
[official-gcc.git] / gcc / testsuite / objc.dg / pragma-1.m
blob0c3010dcf30689a9b2c5a0f7685d2512e9362803
1 /* { dg-do compile { target *-*-darwin* } } */
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?  */
5 @interface a {}
6 #pragma mark --- Output ---
7 @end