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