Skip to content

Instantly share code, notes, and snippets.

@olafurpg
Created October 9, 2019 12:40
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 olafurpg/8afab9b0bea75e51c9b7f31211ba1344 to your computer and use it in GitHub Desktop.
Save olafurpg/8afab9b0bea75e51c9b7f31211ba1344 to your computer and use it in GitHub Desktop.

Hello!

This is a tutorial

println("## This is header 2")
1.to(10).foreach(i => println(s"* $i"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment