rustc/vendor/structopt/tests/ui/skip_flatten.stderr
2020-12-02 10:43:25 +01:00

6 lines
170 B
Plaintext

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