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