5 lines
95 B
Swift
5 lines
95 B
Swift
|
// The Swift Programming Language
|
||
|
// https://docs.swift.org/swift-book
|
||
|
|
||
|
print("Hello, world!")
|