Sha256: eba74a6badb77443755eb51a85cbd835e3e480d83641c9bf7fb2af6268c74088

Contents?: true

Size: 126 Bytes

Versions: 131

Compression:

Stored size: 126 Bytes

Contents

package greeting

const testVersion = 4

// HelloWorld greets the world.
func HelloWorld() string {
	return "Hello, World!"
}

Version data entries

131 entries across 131 versions & 1 rubygems

Version Path
trackler-2.0.8.11 tracks/go/exercises/hello-world/example.go
trackler-2.0.8.10 tracks/go/exercises/hello-world/example.go
trackler-2.0.8.9 tracks/go/exercises/hello-world/example.go
trackler-2.0.8.8 tracks/go/exercises/hello-world/example.go
trackler-2.0.8.7 tracks/go/exercises/hello-world/example.go
trackler-2.0.8.6 tracks/go/exercises/hello-world/example.go
trackler-2.0.8.5 tracks/go/exercises/hello-world/example.go
trackler-2.0.8.4 tracks/go/exercises/hello-world/example.go
trackler-2.0.8.3 tracks/go/exercises/hello-world/example.go
trackler-2.0.8.2 tracks/go/exercises/hello-world/example.go
trackler-2.0.8.1 tracks/go/exercises/hello-world/example.go