Sign in
gnu
/
gcc
/
fba228e259dd5112851527f2dbb62c5601100985
/
.
/
gcc
/
testsuite
/
c-c++-common
/
conflict-markers-4.c
blob: a3c53ea1b1c2e8d2ab144c10fa69a73cdd0ffa6d [
file
] [
log
] [
blame
]
/* Ensure we can handle mismatched conflict markers. */
int
p
;
>>>>>>>
Some
commit message
/* { dg-error "conflict marker" } */
int
q
;
>>>>>>>
Some
other commit message
/* { dg-error "conflict marker" } */
int
r
;