feat: init commit
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
# swift-tests
|
||||
|
||||
Swift Language Tests
|
||||
|
||||
|
||||
[The Swift Programming Language](https://swift.org/documentation/#the-swift-programming-language)
|
||||
|
||||
|
||||
|
||||
2
helloworld.swift
Normal file
2
helloworld.swift
Normal file
@@ -0,0 +1,2 @@
|
||||
print("Hello, world!")
|
||||
|
||||
Reference in New Issue
Block a user