Sha256: 2339d7f33f670b3fa652150f7357862dcf79df4d2772cf08cb7b3143d89cda32

Contents?: true

Size: 77 Bytes

Versions: 22

Compression:

Stored size: 77 Bytes

Contents

class HelloWorld {
  def hello(name = 'World') {
    "Hello, ${name}!"
  }
}

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
trackler-2.0.1.0 tracks/groovy/exercises/hello-world/Example.groovy
trackler-2.0.0.10 tracks/groovy/exercises/hello-world/Example.groovy
trackler-2.0.0.9 tracks/groovy/exercises/hello-world/Example.groovy
trackler-2.0.0.8 tracks/groovy/exercises/hello-world/Example.groovy
trackler-2.0.0.7 tracks/groovy/exercises/hello-world/Example.groovy
trackler-2.0.0.6 tracks/groovy/exercises/hello-world/Example.groovy
trackler-2.0.0.5 tracks/groovy/exercises/hello-world/Example.groovy
trackler-2.0.0.4 tracks/groovy/exercises/hello-world/Example.groovy
trackler-2.0.0.3 tracks/groovy/exercises/hello-world/Example.groovy
trackler-2.0.0.2 tracks/groovy/exercises/hello-world/Example.groovy
trackler-2.0.0.1 tracks/groovy/exercises/hello-world/Example.groovy
trackler-2.0.0.0 tracks/groovy/exercises/hello-world/Example.groovy
trackler-1.0.4.1 tracks/groovy/exercises/hello-world/Example.groovy
trackler-1.0.4.0 tracks/groovy/exercises/hello-world/Example.groovy
trackler-1.0.3.0 tracks/groovy/exercises/hello-world/Example.groovy
trackler-1.0.2.1 tracks/groovy/exercises/hello-world/Example.groovy
trackler-1.0.2.0 tracks/groovy/exercises/hello-world/Example.groovy
trackler-1.0.1.2 tracks/groovy/exercises/hello-world/Example.groovy
trackler-1.0.1.1 tracks/groovy/exercises/hello-world/Example.groovy
trackler-1.0.1.0 tracks/groovy/exercises/hello-world/Example.groovy