diff --git a/hello_world.swift b/hello_world.swift new file mode 100644 index 0000000..ad35e5a --- /dev/null +++ b/hello_world.swift @@ -0,0 +1 @@ +print("Hello World")