Sign in
gnu
/
gcc
/
fba228e259dd5112851527f2dbb62c5601100985
/
.
/
gcc
/
testsuite
/
c-c++-common
/
conflict-markers-5.c
blob: b55c9c3d34e0a9b079d33a83396529b8220f9577 [
file
] [
log
] [
blame
]
/* Ensure we can handle mismatched conflict markers. */
int
p
;
=======
/* { dg-error "conflict marker" } */
int
q
;
=======
/* { dg-error "conflict marker" } */
int
r
;