8 lines
140 B
Text
8 lines
140 B
Text
error: ['a: +, T: o]
|
|
--> $DIR/E0208.rs:4:1
|
|
|
|
|
LL | struct Foo<'a, T> {
|
|
| ^^^^^^^^^^^^^^^^^
|
|
|
|
error: aborting due to 1 previous error
|
|
|