summaryrefslogtreecommitdiff
path: root/gcc/testsuite/c-c++-common/conflict-markers-5.c
blob: b55c9c3d34e0a9b079d33a83396529b8220f9577 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* Ensure we can handle mismatched conflict markers.  */

int p;

=======  /* { dg-error "conflict marker" } */

int q;

=======  /* { dg-error "conflict marker" } */

int r;