fixed intentional error
All checks were successful
GiteaTest/JenkinsGoTest/pipeline/head This commit looks good
All checks were successful
GiteaTest/JenkinsGoTest/pipeline/head This commit looks good
This commit is contained in:
2
main.go
2
main.go
@@ -6,5 +6,5 @@ func main() {
|
|||||||
fmt.Println("Hello World 123")
|
fmt.Println("Hello World 123")
|
||||||
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
|
fmt.Println("This nice missing end, Fixed it")
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user