diff options
Diffstat (limited to 'macros/ui/idle-double-shared.stderr')
-rw-r--r-- | macros/ui/idle-double-shared.stderr | 5 |
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])] + | ^^^^^^ |