Update 'main.go' #5

Open
brammp wants to merge 2 commits from brammp-patch24234 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("Pull requestTest")
}