diff options
Diffstat (limited to 'macros/ui/local-shared-attribute.stderr')
-rw-r--r-- | macros/ui/local-shared-attribute.stderr | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/macros/ui/local-shared-attribute.stderr b/macros/ui/local-shared-attribute.stderr index 5c15fb5b..a8130e88 100644 --- a/macros/ui/local-shared-attribute.stderr +++ b/macros/ui/local-shared-attribute.stderr @@ -1,5 +1,6 @@ error: attributes are not supported here - --> $DIR/local-shared-attribute.rs:8:9 - | -8 | #[test] - | ^ + --> ui/local-shared-attribute.rs:17:9 + | +17 | / #[test] +18 | | b, // Error + | |_________^ |