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

6 lines
170 B
Plaintext

error: subcommand, flatten and skip cannot be used together
--> $DIR/skip_flatten.rs:17:23
|
17 | #[structopt(skip, flatten)]
| ^^^^^^^