summaryrefslogtreecommitdiffstats
path: root/src/test/ui/generic-associated-types/issue-91139.migrate.stderr
blob: 690160577cd9c6254c34a4acb46b9019bc9d58fd (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 previous error