xref
: /
dports
/
lang
/
gcc6-aux
/
gcc-6-20180516
/
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