Compare commits

..

No commits in common. "fd26814f8394d02992dae11b93e100f848d45c8b" and "f9cbe75e772df9c167073adac6f3165f8ef7b8cd" have entirely different histories.

3 changed files with 0 additions and 22 deletions

View File

@ -1,13 +0,0 @@
import Foundation
let myName = "Gary"
let yourName = "Foo"
var names = [
myName,
yourName
]
names.append("fjflajfa")

View File

@ -1,2 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<playground version='7.0' target-platform='macos' swift-version='6' buildActiveScheme='true' executeOnSourceChanges='true' importAppTypes='true'/>

View File

@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "group:Variables.playground">
</FileRef>
</Workspace>