aboutsummaryrefslogtreecommitdiff
path: root/macros/ui/task-double-capacity.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'macros/ui/task-double-capacity.stderr')
-rw-r--r--macros/ui/task-double-capacity.stderr5
1 files changed, 5 insertions, 0 deletions
diff --git a/macros/ui/task-double-capacity.stderr b/macros/ui/task-double-capacity.stderr
new file mode 100644
index 0000000..f73bca5
--- /dev/null
+++ b/macros/ui/task-double-capacity.stderr
@@ -0,0 +1,5 @@
+error: argument appears more than once
+ --> $DIR/task-double-capacity.rs:5:26
+ |
+5 | #[task(capacity = 1, capacity = 2)]
+ | ^^^^^^^^