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