This commit is contained in:
2021-12-13 22:50:09 +08:00
parent 3e58830981
commit 293e043e30
4 changed files with 43 additions and 43 deletions

View File

@@ -0,0 +1,7 @@
//: [Previous](@previous)
import Foundation
var greeting = "Hello, playground"
//: [Next](@next)