Skip to content

Instantly share code, notes, and snippets.

@jkup
Created October 13, 2016 07:36
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/25d6d636c095c064b30f6ae7aef88698 to your computer and use it in GitHub Desktop.
Save jkup/25d6d636c095c064b30f6ae7aef88698 to your computer and use it in GitHub Desktop.
Scala Return
def foo() {
var bar = 42
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment