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