Skip to content

Instantly share code, notes, and snippets.

@daliborgogic
Created June 17, 2016 07:14
Show Gist options
  • Save daliborgogic/ccf585cd96350189b9ebf02858e6d4ee to your computer and use it in GitHub Desktop.
Save daliborgogic/ccf585cd96350189b9ebf02858e6d4ee to your computer and use it in GitHub Desktop.
object foo {
def main(args: Array[String]): Unit = {
println("Srecan Rodjendaaaan!")
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment