@ -0,0 +1,6 @@
// PresentationApp project doc.go
/*
PresentationApp document
*/
package main
@ -0,0 +1,10 @@
// PresentationApp project main.go
import (
"fmt"
)
func main() {
fmt.Println("Hello World!")
}
The note is not visible to the blocked user.