1error: expected parentheses: #[structopt(...)]
2  --> $DIR/structopt_name_value_attr.rs:14:17
3   |
414 |     #[structopt = "short"]
5   |                 ^
6