@ -0,0 +1,3 @@
module sub.git.yetaga.in
go 1.23.0
@ -0,0 +1,7 @@
package subdomainmodule
import "fmt"
func Hello(who string) string {
return fmt.Sprintf("Hello %s", who)
}
The note is not visible to the blocked user.