diff --git a/arguments.swift b/arguments.swift new file mode 100644 index 0000000..5302395 --- /dev/null +++ b/arguments.swift @@ -0,0 +1,3 @@ + +print("\(CommandLine.arguments)\n"); +