Skip to content

Instantly share code, notes, and snippets.

@take-cheeze
Created February 19, 2013 07:42
Show Gist options
  • Select an option

  • Save take-cheeze/4983828 to your computer and use it in GitHub Desktop.

Select an option

Save take-cheeze/4983828 to your computer and use it in GitHub Desktop.
// ./bin/sq test.nut aaa
// -> aaa
print(vargv[0] + "\n")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment