Initial commit after Swift create

swift package init --type executable
This commit is contained in:
2018-12-01 18:04:42 -06:00
parent 152bf10442
commit 2f93de662d
6 changed files with 90 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
print("Hello, world!")