Skip to content

Instantly share code, notes, and snippets.

@sonsongithub
Created August 20, 2022 12:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sonsongithub/751ce52669edb4e9e31ccbf8647e824b to your computer and use it in GitHub Desktop.
Save sonsongithub/751ce52669edb4e9e31ccbf8647e824b to your computer and use it in GitHub Desktop.
for #60673
if let obj = CommandLine.arguments.first {
print(obj)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment