aboutsummaryrefslogtreecommitdiff
path: root/tests/ui/multiple_external_subcommand.stderr
blob: 0c80c2ec2dc246291ba6a3ecc7019aabcefc1baa (plain)
1
2
3
4
5
error: Only one variant can be marked with `external_subcommand`, this is the second
  --> $DIR/multiple_external_subcommand.rs:14:17
   |
14 |     #[structopt(external_subcommand)]
   |                 ^^^^^^^^^^^^^^^^^^^