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