Sign in
gnu
/
gcc
/
refs/heads/devel/c++-contracts
/
.
/
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
;