5 lines
60 B
Swift
Executable File
5 lines
60 B
Swift
Executable File
#!/usr/bin/env swift
|
|
|
|
print("\(CommandLine.arguments)\n");
|
|
|