diff --git a/swift/helloworld.swift b/swift/helloworld.swift new file mode 100644 index 0000000..72178b8 --- /dev/null +++ b/swift/helloworld.swift @@ -0,0 +1 @@ +print("Hello World!") \ No newline at end of file