finish enumerations
This commit is contained in:
parent
719c9426fa
commit
2046fc1036
3
Enumerations.playground/Contents.swift
Normal file
3
Enumerations.playground/Contents.swift
Normal file
@ -0,0 +1,3 @@
|
||||
import Cocoa
|
||||
|
||||
var greeting = "Hello, playground"
|
2
Enumerations.playground/contents.xcplayground
Normal file
2
Enumerations.playground/contents.xcplayground
Normal file
@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<playground version='7.0' target-platform='macos' swift-version='6' buildActiveScheme='true' executeOnSourceChanges='false' importAppTypes='true'/>
|
Loading…
Reference in New Issue
Block a user