Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
c-c++-common/
conflict-markers-2.c
1
/*
This should not be flagged as a conflict marker.
*/
2
const
char
*
msg
=
"
<<<<<<<
"
;