Sign in
gnu
/
gcc
/
fba228e259dd5112851527f2dbb62c5601100985
/
.
/
gcc
/
testsuite
/
c-c++-common
/
conflict-markers-7.c
blob: e68f84db3c11aaaf82282e6999e937e645a304ff [
file
] [
log
] [
blame
]
/* It's valid to stringize the "<<<<<<<"; don't
report it as a conflict marker. */
#define
str
(
s
)
#s
const
char
*
s
=
str
(
<<<<<<<
);