summaryrefslogtreecommitdiffstats
path: root/tests/ui/generic-associated-types/issue-91139.migrate.stderr
blob: 23b7bf45afbb69435415be4275002ee7594f85d5 (plain)
1
2
3
4
5
6
7
8
error: expected identifier, found `<<`
  --> $DIR/issue-91139.rs:1:1
   |
LL | <<<<<<< HEAD
   | ^^ expected identifier

error: aborting due to 1 previous error