Sign in
gnu
/
gcc.git
/
ab7c7b46c35ed1be68d4c020a2f20ee96f68b64b
/
.
/
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