aboutsummaryrefslogtreecommitdiff
path: root/tests/ui/parse_not_zero_args.stderr
blob: 34b99a4cfe8cef0aff08211213e49d38e65016a6 (plain)
1
2
3
4
5
error: `parse` must have exactly one argument
  --> $DIR/parse_not_zero_args.rs:14:17
   |
14 |     #[structopt(parse(from_str, from_str))]
   |                 ^^^^^