change main.go

master
flyskype 6 years ago
parent ab990b06e5
commit 8aadedb6b1

@ -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 2018"
}

Loading…
Cancel
Save