This commit is contained in:
parent
e6a30208ac
commit
1c7e99f50a
2
main.go
2
main.go
@ -8,5 +8,5 @@ func main() {
|
||||
|
||||
// HelloWorld is a function that returns a string containing "hello world".
|
||||
func HelloWorld() string {
|
||||
return "hello world"
|
||||
return "Hello world"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user