Skip to content

Instantly share code, notes, and snippets.

@dgadiraju
Created January 19, 2017 07:59
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 dgadiraju/829689d95b33936c2dc38ed11f5a6c31 to your computer and use it in GitHub Desktop.
Save dgadiraju/829689d95b33936c2dc38ed11f5a6c31 to your computer and use it in GitHub Desktop.
object hw {
def main(args: Array[String]) {
println("Hello World!")
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment