Sign in
gnu
/
gcc
/
a8404c07e7fca388c02c39077865f7d5fa928430
/
.
/
gcc
/
testsuite
/
c-c++-common
/
cpp
/
pr93452-1.c
blob: f0986e492384679b942429d90934584d76f26377 [
file
] [
log
] [
blame
]
/* { dg-do preprocess } */
/* { dg-additional-options "-fdirectives-only" } */
int
main
()
{
return
0
;
}
/* A regexp that doesn't match itself! */
/* { dg-final { scan-file-not pr93452-1.i {_[_]has_include} } } */