Update 'main.go' #5

Open
brammp wants to merge 2 commits from brammp-patch24234 into master
Showing only changes of commit 60cf96c80f - 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("Pull requestTest fmt.Println("Pull requestTest")
} }