Update 'main.go' #2

Closed
brammp wants to merge 1 commits from brammp-patch-1 into master

View File

@@ -9,5 +9,5 @@ func main() {
fmt.Println("This nice missing end, Fixed it")
fmt.Println("Added on new branch")
fmt.Println("Added on new branch main")
fmt.Println("Update counter 2")
fmt.Println("MyNicePatch")
}