Sign in
gnu
/
gcc
/
a8404c07e7fca388c02c39077865f7d5fa928430
/
.
/
gcc
/
testsuite
/
c-c++-common
/
cpp
/
eof-2.c
blob: 9cc4fed65646268c3c14560677a6f025a8724d15 [
file
] [
log
] [
blame
]
/* PR preprocess/95183 */
/* { dg-do preprocess } */
#define
f
(
x
)
x
#include
"eof-2.h"
/* { dg-regexp {[^\n]*eof-2.h:4:21: error: unterminated argument list invoking macro "f"\n} } */