feat: add shebang
This commit is contained in:
1
arguments.swift
Normal file → Executable file
1
arguments.swift
Normal file → Executable file
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env swift
|
||||
|
||||
print("\(CommandLine.arguments)\n");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user