aboutsummaryrefslogtreecommitdiff
path: root/structopt/tests/ui/structopt_name_value_attr.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'structopt/tests/ui/structopt_name_value_attr.stderr')
-rw-r--r--structopt/tests/ui/structopt_name_value_attr.stderr5
1 files changed, 5 insertions, 0 deletions
diff --git a/structopt/tests/ui/structopt_name_value_attr.stderr b/structopt/tests/ui/structopt_name_value_attr.stderr
new file mode 100644
index 0000000..f681978
--- /dev/null
+++ b/structopt/tests/ui/structopt_name_value_attr.stderr
@@ -0,0 +1,5 @@
+error: expected parentheses
+ --> $DIR/structopt_name_value_attr.rs:14:17
+ |
+14 | #[structopt = "short"]
+ | ^