Merge pull request #220 from rhedshi/swift

Made Swift consistent with other Hello World
This commit is contained in:
Mike Donaghy
2015-11-03 01:06:15 -05:00

View File

@@ -1 +1 @@
print("Hello, world")
print("Hello World")