@@ -0,0 +1,9 @@
package main
import (
"fmt"
)
func main() {
fmt.Println("Hello, world from golang")
}
The note is not visible to the blocked user.