Skip to content

Instantly share code, notes, and snippets.

@Garciat
Created September 11, 2014 15:20
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 Garciat/d1aaf6d55e184f10a26c to your computer and use it in GitHub Desktop.
Save Garciat/d1aaf6d55e184f10a26c to your computer and use it in GitHub Desktop.
module Program() =
let main argv =
printfn "%A" argv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment