Initial Commit

This commit is contained in:
Alex Zenla
2024-11-05 00:03:18 -05:00
commit c930ed4f13
4 changed files with 223 additions and 0 deletions

4
Sources/main.swift Normal file
View File

@ -0,0 +1,4 @@
// The Swift Programming Language
// https://docs.swift.org/swift-book
print("Hello, world!")