Update 'main.go' #5

Open
brammp wants to merge 2 commits from brammp-patch24234 into master
Showing only changes of commit 033df5f171 - Show all commits

View File

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