diff options
Diffstat (limited to 'macros/ui/monotonic-double-binds.stderr')
-rw-r--r-- | macros/ui/monotonic-double-binds.stderr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/macros/ui/monotonic-double-binds.stderr b/macros/ui/monotonic-double-binds.stderr new file mode 100644 index 00000000..c7313dfa --- /dev/null +++ b/macros/ui/monotonic-double-binds.stderr @@ -0,0 +1,5 @@ +error: argument appears more than once + --> $DIR/monotonic-double-binds.rs:5:31 + | +5 | #[monotonic(binds = Tim1, binds = Tim2)] + | ^^^^^ |