aboutsummaryrefslogtreecommitdiff
path: root/macros/ui/shared-pub.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'macros/ui/shared-pub.stderr')
-rw-r--r--macros/ui/shared-pub.stderr5
1 files changed, 5 insertions, 0 deletions
diff --git a/macros/ui/shared-pub.stderr b/macros/ui/shared-pub.stderr
new file mode 100644
index 00000000..8f761c6b
--- /dev/null
+++ b/macros/ui/shared-pub.stderr
@@ -0,0 +1,5 @@
+error: this field must have inherited / private visibility
+ --> $DIR/shared-pub.rs:7:13
+ |
+7 | pub x: u32,
+ | ^