Sign in
gnu
/
gcc
/
refs/heads/releases/gcc-4.8
/
.
/
gcc
/
testsuite
/
objc.dg
/
pragma-1.m
blob: e9527e39e4eb32fc1abe9a0db2989fcd89b200f1 [
file
] [
log
] [
blame
]
/* { 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