xref
: /
dports
/
devel
/
avr-gcc
/
gcc-10.2.0
/
gcc
/
testsuite
/
c-c++-common
/
conflict-markers-2.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/* This should not be flagged as a conflict marker. */
2
const
char
*
msg
=
"<<<<<<< "
;
3