rtic/macros/ui/task-double-priority.stderr
2023-01-26 22:22:39 +01:00

5 lines
162 B
Text

error: argument appears more than once
--> ui/task-double-priority.rs:5:26
|
5 | #[task(priority = 1, priority = 2)]
| ^^^^^^^^