Skip to content

Instantly share code, notes, and snippets.

@grvm
Last active March 24, 2017 05:15
Show Gist options
  • Save grvm/a6f711a899b9295593778a679359183e to your computer and use it in GitHub Desktop.
Save grvm/a6f711a899b9295593778a679359183e to your computer and use it in GitHub Desktop.
Hello World in Crystal
# The customary Hello World program in Crystal
puts "Hello World!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment