Fixes #572 Co-Authored-By: Larry Lu <pudding850806@gmail.com>
@@ -1,5 +1,7 @@
package main
import "fmt"
func main() {
println("Hello World")
fmt.Println("Hello World")
}
The note is not visible to the blocked user.