Sha256: 76e4afeb69a25996cb0435be8ed01c79196d1007c9bf016c04ce68b6aa3902ca

Contents?: true

Size: 148 Bytes

Versions: 525

Compression:

Stored size: 148 Bytes

Contents

//
// HelloWorld.swift
//

struct HelloWorld {
    static func hello(_ text: String = "World") -> String {
        return "Hello, \(text)!"
    }
}

Version data entries

525 entries across 362 versions & 1 rubygems

Version Path
trackler-2.2.1.180 tracks/swift/docs/SNIPPET.txt
trackler-2.2.1.180 tracks/swift/exercises/hello-world/Sources/HelloWorldExample.swift
trackler-2.2.1.179 tracks/swift/exercises/hello-world/Sources/HelloWorldExample.swift
trackler-2.2.1.179 tracks/swift/docs/SNIPPET.txt
trackler-2.2.1.178 tracks/swift/docs/SNIPPET.txt
trackler-2.2.1.178 tracks/swift/exercises/hello-world/Sources/HelloWorldExample.swift
trackler-2.2.1.177 tracks/swift/docs/SNIPPET.txt
trackler-2.2.1.177 tracks/swift/exercises/hello-world/Sources/HelloWorldExample.swift
trackler-2.2.1.176 tracks/swift/docs/SNIPPET.txt
trackler-2.2.1.176 tracks/swift/exercises/hello-world/Sources/HelloWorldExample.swift
trackler-2.2.1.175 tracks/swift/docs/SNIPPET.txt
trackler-2.2.1.175 tracks/swift/exercises/hello-world/Sources/HelloWorldExample.swift
trackler-2.2.1.174 tracks/swift/docs/SNIPPET.txt
trackler-2.2.1.174 tracks/swift/exercises/hello-world/Sources/HelloWorldExample.swift
trackler-2.2.1.173 tracks/swift/docs/SNIPPET.txt
trackler-2.2.1.173 tracks/swift/exercises/hello-world/Sources/HelloWorldExample.swift
trackler-2.2.1.172 tracks/swift/docs/SNIPPET.txt
trackler-2.2.1.172 tracks/swift/exercises/hello-world/Sources/HelloWorldExample.swift
trackler-2.2.1.171 tracks/swift/exercises/hello-world/Sources/HelloWorldExample.swift
trackler-2.2.1.171 tracks/swift/docs/SNIPPET.txt