Merge pull request 'Update 'main.go'' (#1) from brammp-patch-1 into master
All checks were successful
GiteaTest/JenkinsGoTest/pipeline/head This commit looks good
All checks were successful
GiteaTest/JenkinsGoTest/pipeline/head This commit looks good
Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
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