Update 'main.go' #3

Closed
brammp wants to merge 1 commits from main into master
Showing only changes of commit ce00f3379c - Show all commits

View File

@@ -10,4 +10,5 @@ func main() {
fmt.Println("Added on new branch")
fmt.Println("Added on new branch main")
fmt.Println("Update counter 2")
fmt.Println("mainTest")
}