Skip to content

Instantly share code, notes, and snippets.

@frelon
Last active January 29, 2018 17:24
Show Gist options
  • Save frelon/bf53c4601be6ada48494791e931b7a9e to your computer and use it in GitHub Desktop.
Save frelon/bf53c4601be6ada48494791e931b7a9e to your computer and use it in GitHub Desktop.
let hello world =
Console.WriteLine "Hello " + world + "!"
hello "world"
@frelon
Copy link
Author

frelon commented Jan 29, 2018

Test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment