Sign in
gnu
/
gcc
/
1f16a020acbea0af26209478990b83b1a1ba3a2b
/
.
/
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