feat: add arguments.swift

This commit is contained in:
2025-01-18 15:59:59 +08:00
parent aa555c9aa2
commit f94f7da8e5

3
arguments.swift Normal file
View File

@@ -0,0 +1,3 @@
print("\(CommandLine.arguments)\n");