Sha256: 43716356ea0b500d7bbe0644f4154051f24df55520a3f8a62d7502e3053a8d31

Contents?: true

Size: 90 Bytes

Versions: 16

Compression:

Stored size: 90 Bytes

Contents

class HelloWorld
  def self.hello(name : String = "World")
    "Hello, #{name}"
  end
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
trackler-2.0.0.5 tracks/crystal/exercises/hello-world/src/example.cr
trackler-2.0.0.4 tracks/crystal/exercises/hello-world/src/example.cr
trackler-2.0.0.3 tracks/crystal/exercises/hello-world/example.cr
trackler-2.0.0.2 tracks/crystal/exercises/hello-world/example.cr
trackler-2.0.0.1 tracks/crystal/exercises/hello-world/example.cr
trackler-2.0.0.0 tracks/crystal/exercises/hello-world/example.cr
trackler-1.0.4.1 tracks/crystal/exercises/hello-world/example.cr
trackler-1.0.4.0 tracks/crystal/exercises/hello-world/example.cr
trackler-1.0.3.0 tracks/crystal/exercises/hello-world/example.cr
trackler-1.0.2.1 tracks/crystal/exercises/hello-world/example.cr
trackler-1.0.2.0 tracks/crystal/exercises/hello-world/example.cr
trackler-1.0.1.2 tracks/crystal/exercises/hello-world/example.cr
trackler-1.0.1.1 tracks/crystal/exercises/hello-world/example.cr
trackler-1.0.1.0 tracks/crystal/exercises/hello-world/example.cr
trackler-1.0.0.1 tracks/crystal/exercises/hello-world/example.cr
trackler-1.0.0 tracks/crystal/exercises/hello-world/example.cr