Skip to content

Instantly share code, notes, and snippets.

@nisshiee
Created March 8, 2012 15:07
Show Gist options
  • Save nisshiee/2001414 to your computer and use it in GitHub Desktop.
Save nisshiee/2001414 to your computer and use it in GitHub Desktop.
source codes for blog
object Hello extends App {
println("Hello World!")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment