@@ -0,0 +1,9 @@
package main
import "fmt"
func main() {
fmt.Println("Hello, World!")
fmt.Printf("The version is %s\n", Version)
}
The note is not visible to the blocked user.