Sign in
gnu
/
gcc.git
/
refs/heads/master
/
.
/
gcc
/
testsuite
/
c-c++-common
/
cpp
/
eof-2.c
blob: 4abc57e9ea0c743d7b83a22a9ba4daa884ce2795 [
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} } */