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

6 lines
180 B
Plaintext

error: methods in attributes are not allowed for subcommand
--> $DIR/subcommand_and_methods.rs:17:17
|
17 | #[structopt(subcommand, long)]
| ^^^^^^^^^^