Skip to content

Instantly share code, notes, and snippets.

@fernandoacorreia
Created May 14, 2018 17:16
Show Gist options
  • 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

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