aboutsummaryrefslogtreecommitdiff
path: root/tests/ui/structopt_name_value_attr.stderr
blob: 373a3b8e15a6ed7a8bd429ee46976501d20c6987 (plain)
1
2
3
4
5
error: expected parentheses: #[structopt(...)]
  --> $DIR/structopt_name_value_attr.rs:14:17
   |
14 |     #[structopt = "short"]
   |                 ^