aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/objc.dg/pragma-1.m
blob: e9527e39e4eb32fc1abe9a0db2989fcd89b200f1 (plain)
1
2
3
4
5
6
7
/* { dg-do compile } */
/* ??? Is there a better pragma that is handled for all targets, not
   handled by the preprocessor, that would be better for testing here?  */

@interface a {}
#pragma mark --- Output ---
@end