Update 'main.go' #1
1
main.go
1
main.go
@@ -7,4 +7,5 @@ func main() {
|
|||||||
fmt.Println("This is a test")
|
fmt.Println("This is a test")
|
||||||
fmt.Println("See if this stiks")
|
fmt.Println("See if this stiks")
|
||||||
fmt.Println("This nice missing end, Fixed it")
|
fmt.Println("This nice missing end, Fixed it")
|
||||||
|
fmt.Println("Added on new branch")
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user