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