android13/external/rust/crates/structopt/tests/ui/flatten_and_parse.stderr

6 lines
193 B
Plaintext

error: parse attribute is not allowed for flattened entry
--> $DIR/flatten_and_parse.rs:22:26
|
22 | #[structopt(flatten, parse(from_occurrences))]
| ^^^^^