Skip to content

Instantly share code, notes, and snippets.

@gurimusan
Created March 11, 2016 05:07
Show Gist options
  • Save gurimusan/04054c17c189f5cd0ad2 to your computer and use it in GitHub Desktop.
Save gurimusan/04054c17c189f5cd0ad2 to your computer and use it in GitHub Desktop.
discard """
Run as following.
$ nim c -r --verbosity:0 helloworld.nim
"""
echo("hello world.")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment