@@ -0,0 +1,9 @@
package main
import "fmt"
const Version = "v0.1.0"
func main() {
fmt.Println("Hello!")
}
The note is not visible to the blocked user.