Skip to content

Instantly share code, notes, and snippets.

@fernandoacorreia
Created May 14, 2018 17:16
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 fernandoacorreia/dece1701c7734161ca743569cc236f8a to your computer and use it in GitHub Desktop.
Save fernandoacorreia/dece1701c7734161ca743569cc236f8a to your computer and use it in GitHub Desktop.
object App {
def main(args: Array[String]) {
println("Hello, world!")
}
}
@fernandoacorreia
Copy link
Author

Sample Scala hello world app.

@fernandoacorreia
Copy link
Author

Second comment.

@anujbiyani
Copy link

This is some sick code, chief. <3

@niole
Copy link

niole commented Jul 30, 2018

This app is too simple. We need more stuff!

@niole
Copy link

niole commented Jul 30, 2018

you should use varargs

@nakkurt
Copy link

nakkurt commented Jul 30, 2018

looking good @fernandoacorreia

@bfelds
Copy link

bfelds commented Jul 30, 2018

some great collaboration, love the dialogue here.

@fernandoacorreia
Copy link
Author

test Comment

@fernandoacorreia
Copy link
Author

test Comment1

@fernandoacorreia
Copy link
Author

Automation test Comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment