rustc/vendor/structopt/tests/ui/structopt_empty_attr.stderr
2021-05-14 18:42:13 +01:00

6 lines
159 B
Plaintext

error: expected attribute arguments in parentheses: #[structopt(...)]
--> $DIR/structopt_empty_attr.rs:14:5
|
14 | #[structopt]
| ^^^^^^^^^^^^