Skip to content

Instantly share code, notes, and snippets.

@DarrylDias
Created June 6, 2014 10:15
Show Gist options
  • Save DarrylDias/92572d20100a76da11bd to your computer and use it in GitHub Desktop.
Save DarrylDias/92572d20100a76da11bd to your computer and use it in GitHub Desktop.
Hello World! in Swift
import Foundation
println("Hello, World!")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment