Compare commits
No commits in common. "fd26814f8394d02992dae11b93e100f848d45c8b" and "f9cbe75e772df9c167073adac6f3165f8ef7b8cd" have entirely different histories.
fd26814f83
...
f9cbe75e77
@ -1,13 +0,0 @@
|
|||||||
import Foundation
|
|
||||||
|
|
||||||
|
|
||||||
let myName = "Gary"
|
|
||||||
let yourName = "Foo"
|
|
||||||
|
|
||||||
|
|
||||||
var names = [
|
|
||||||
myName,
|
|
||||||
yourName
|
|
||||||
]
|
|
||||||
|
|
||||||
names.append("fjflajfa")
|
|
@ -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'/>
|
|
@ -1,7 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<Workspace
|
|
||||||
version = "1.0">
|
|
||||||
<FileRef
|
|
||||||
location = "group:Variables.playground">
|
|
||||||
</FileRef>
|
|
||||||
</Workspace>
|
|
Loading…
Reference in New Issue
Block a user