@@ -0,0 +1,2 @@
.gvm_local
minios
@@ -0,0 +1,5 @@
default:
go build
clean:
rm minios
@@ -0,0 +1,7 @@
package main
import "fmt"
func main() {
fmt.Println("Hello World")
}
The note is not visible to the blocked user.