Skip to content
This repository has been archived by the owner on Oct 1, 2019. It is now read-only.

Commit

Permalink
Add HelloWorld in Swift
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarawut Kodkeaw committed Oct 2, 2018
1 parent 79c88dc commit cc00625
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions HelloWorld.swift
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
print("Hello World!")
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ This repositiory should eventually contain the famous "Hello World" program in a
- [ ] TypeScript
- [x] Ruby
- [ ] Objective-C
- [ ] Swift
- [x] Swift
- [ ] Kotlin
- [x] R
- [x] Scala
Expand Down

0 comments on commit cc00625

Please sign in to comment.