@@ -0,0 +1,8 @@
package main
type Person struct {
FirstName string
LastName string
Age int
JobTitle string
}
The note is not visible to the blocked user.