Skip to content

Instantly share code, notes, and snippets.

@jkup
Created October 13, 2016 07:35
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 jkup/834e086e74aeb281113ed3522832c272 to your computer and use it in GitHub Desktop.
Save jkup/834e086e74aeb281113ed3522832c272 to your computer and use it in GitHub Desktop.
Scala Function
def foo() {
println('bar')
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment