We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14c946f commit c2d480dCopy full SHA for c2d480d
cmd/cli/main.go
@@ -2,7 +2,6 @@ package main
2
3
import "fmt"
4
5
-
6
func main() {
7
fmt.Printf("Hello %s\n", "World")
8
}
0 commit comments