diff options
Diffstat (limited to 'macros/ui/task-double-shared.stderr')
-rw-r--r-- | macros/ui/task-double-shared.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/ui/task-double-shared.stderr b/macros/ui/task-double-shared.stderr index 6952f06c..bb902126 100644 --- a/macros/ui/task-double-shared.stderr +++ b/macros/ui/task-double-shared.stderr @@ -1,5 +1,5 @@ error: argument appears more than once - --> $DIR/task-double-shared.rs:5:26 + --> ui/task-double-shared.rs:5:26 | 5 | #[task(shared = [A], shared = [B])] | ^^^^^^ |