@@ -6,6 +6,7 @@ import (
"fmt"
"log"
"net/http"
"ti1/test"
)
type Data struct {
@@ -144,6 +145,8 @@ func main() {
log.Fatal(err)
}
test.PrintHello()
if 1 == 0 {
printData(data)
The note is not visible to the blocked user.