Skip to content

Commit b796710

Browse files
authored
Merge pull request kodecocodes#752 from mmcbee1/master
[Swift 4.2] Update Stack
2 parents f43e8d1 + 04127de commit b796710

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

Stack/Stack.playground/Contents.swift

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
2-
// last checked with Xcode 9.0b4
3-
#if swift(>=4.0)
4-
print("Hello, Swift 4!")
5-
#endif
6-
71
/*
82
Stack
93

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<playground version='5.0' target-platform='ios'>
2+
<playground version='5.0' target-platform='ios' last-migration='1000'>
33
<timeline fileName='timeline.xctimeline'/>
44
</playground>

0 commit comments

Comments
 (0)