6 lines
126 B
Plaintext
6 lines
126 B
Plaintext
error: only one #[error(...)] attribute is allowed
|
|
--> $DIR/duplicate-fmt.rs:5:1
|
|
|
|
|
5 | #[error("...")]
|
|
| ^^^^^^^^^^^^^^^
|