aboutsummaryrefslogtreecommitdiff
path: root/structopt/tests/ui/flatten_and_parse.stderr
blob: e217a840b962e188ac6d15f24494993274c4045e (plain)
1
2
3
4
5
error: parse attribute is not allowed for flattened entry
  --> $DIR/flatten_and_parse.rs:22:26
   |
22 |     #[structopt(flatten, parse(from_occurrences))]
   |                          ^^^^^