feat: add shebang
This commit is contained in:
2
helloworld.swift
Normal file → Executable file
2
helloworld.swift
Normal file → Executable file
@@ -1,2 +1,4 @@
|
||||
#!/usr/bin/env swift
|
||||
|
||||
print("Hello, world!")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user