@@ -1,9 +0,0 @@
[minify]
struct Foo {
x u8
i int
b u16
}
f := Foo{1, 2, 3}
println(f)
The note is not visible to the blocked user.