Sha256: f02b92a40d61ffdbdbe0fe0c6b945552039aa21cf4298d22efc4f43e53d77871

Contents?: true

Size: 91 Bytes

Versions: 380

Compression:

Stored size: 91 Bytes

Contents

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

Version data entries

380 entries across 380 versions & 1 rubygems

Version Path
trackler-2.2.1.180 tracks/crystal/exercises/hello-world/src/example.cr
trackler-2.2.1.179 tracks/crystal/exercises/hello-world/src/example.cr
trackler-2.2.1.178 tracks/crystal/exercises/hello-world/src/example.cr
trackler-2.2.1.177 tracks/crystal/exercises/hello-world/src/example.cr
trackler-2.2.1.176 tracks/crystal/exercises/hello-world/src/example.cr
trackler-2.2.1.175 tracks/crystal/exercises/hello-world/src/example.cr
trackler-2.2.1.174 tracks/crystal/exercises/hello-world/src/example.cr
trackler-2.2.1.173 tracks/crystal/exercises/hello-world/src/example.cr
trackler-2.2.1.172 tracks/crystal/exercises/hello-world/src/example.cr
trackler-2.2.1.171 tracks/crystal/exercises/hello-world/src/example.cr
trackler-2.2.1.170 tracks/crystal/exercises/hello-world/src/example.cr
trackler-2.2.1.169 tracks/crystal/exercises/hello-world/src/example.cr
trackler-2.2.1.167 tracks/crystal/exercises/hello-world/src/example.cr
trackler-2.2.1.166 tracks/crystal/exercises/hello-world/src/example.cr
trackler-2.2.1.165 tracks/crystal/exercises/hello-world/src/example.cr
trackler-2.2.1.164 tracks/crystal/exercises/hello-world/src/example.cr
trackler-2.2.1.163 tracks/crystal/exercises/hello-world/src/example.cr
trackler-2.2.1.162 tracks/crystal/exercises/hello-world/src/example.cr
trackler-2.2.1.161 tracks/crystal/exercises/hello-world/src/example.cr
trackler-2.2.1.160 tracks/crystal/exercises/hello-world/src/example.cr