summaryrefslogtreecommitdiffstats
path: root/tests/ui/error-codes/E0208.stderr
blob: dbbb41e79500cbcd5b5fc862d64e915f0073ff46 (plain)
1
2
3
4
5
6
7
8
error: [-, o]
  --> $DIR/E0208.rs:4:1
   |
LL | struct Foo<'a, T> {
   | ^^^^^^^^^^^^^^^^^

error: aborting due to previous error