]> git.proxmox.com Git - rustc.git/blob - vendor/structopt/tests/ui/multiple_external_subcommand.stderr
New upstream version 1.49.0+dfsg1
[rustc.git] / vendor / structopt / tests / ui / multiple_external_subcommand.stderr
1 error: Only one variant can be marked with `external_subcommand`, this is the second
2 --> $DIR/multiple_external_subcommand.rs:14:17
3 |
4 14 | #[structopt(external_subcommand)]
5 | ^^^^^^^^^^^^^^^^^^^