aboutsummaryrefslogtreecommitdiff
path: root/rtic-macros/ui/task-double-priority.stderr
blob: b3c814a99797af113048c163f267112449dbe80c (plain) (blame)
1
2
3
4
5
error: argument appears more than once
 --> ui/task-double-priority.rs:5:26
  |
5 |     #[task(priority = 1, priority = 2)]
  |                          ^^^^^^^^