aboutsummaryrefslogtreecommitdiff
path: root/rtic-macros/ui/local-shared-attribute.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'rtic-macros/ui/local-shared-attribute.stderr')
-rw-r--r--rtic-macros/ui/local-shared-attribute.stderr7
1 files changed, 3 insertions, 4 deletions
diff --git a/rtic-macros/ui/local-shared-attribute.stderr b/rtic-macros/ui/local-shared-attribute.stderr
index a8130e8..f18f5b7 100644
--- a/rtic-macros/ui/local-shared-attribute.stderr
+++ b/rtic-macros/ui/local-shared-attribute.stderr
@@ -1,6 +1,5 @@
error: attributes are not supported here
- --> ui/local-shared-attribute.rs:17:9
+ --> ui/local-shared-attribute.rs:18:9
|
-17 | / #[test]
-18 | | b, // Error
- | |_________^
+18 | b, // Error
+ | ^