Files
rust/tests/ui/error-codes/E0208.stderr
T
2023-11-24 19:15:52 +01:00

9 lines
133 B
Plaintext

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