mirror of
https://github.com/hmalik144/test_ios.git
synced 2026-03-18 07:26:35 +00:00
6 lines
98 B
Swift
6 lines
98 B
Swift
//: Playground - noun: a place where people can play
|
|
|
|
import UIKit
|
|
|
|
var str = "Hello, playground"
|