finish enumerations

This commit is contained in:
Gary Gan 2025-01-27 13:14:07 +08:00
parent 719c9426fa
commit 2046fc1036
2 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,3 @@
import Cocoa
var greeting = "Hello, playground"

View 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'/>