aboutsummaryrefslogtreecommitdiff
path: root/structopt/tests/ui/parse_literal_spec.stderr
blob: 6e99e8b7fb85f871735ca9077f6773a256795337 (plain)
1
2
3
4
5
error: parser specification must start with identifier
  --> $DIR/parse_literal_spec.rs:14:23
   |
14 |     #[structopt(parse("from_str"))]
   |                       ^^^^^^^^^^