@ -5,3 +5,7 @@ import "fmt"
func Hello(who string) string {
return fmt.Sprintf("Hello %s", who)
}
func Hello2(who string) string {
return fmt.Sprintf("Hello to %s", who)
The note is not visible to the blocked user.