aboutsummaryrefslogtreecommitdiff
path: root/structopt/tests/ui/structopt_empty_attr.stderr
blob: dde3630912143ea843484dc560c64d911845a464 (plain)
1
2
3
4
5
error: expected parentheses after `structopt`
  --> $DIR/structopt_empty_attr.rs:14:7
   |
14 |     #[structopt]
   |       ^^^^^^^^^