Files
swift-tests/helloworld.swift
2025-01-18 19:26:53 +08:00

5 lines
46 B
Swift
Executable File

#!/usr/bin/env swift
print("Hello, world!")