Update 'main.go'

This commit is contained in:
2021-01-05 04:03:11 +00:00
parent c25124f8dd
commit 9bd1c16489

View File

@@ -8,4 +8,5 @@ func main() {
fmt.Println("See if this stiks")
fmt.Println("This nice missing end, Fixed it")
fmt.Println("Added on new branch")
fmt.Println("Added on new branch MAIN")
}