Skip to content

Instantly share code, notes, and snippets.

@scode
Created September 24, 2015 03:15
Show Gist options
  • Select an option

  • Save scode/affd630f225488c3dfa8 to your computer and use it in GitHub Desktop.

Select an option

Save scode/affd630f225488c3dfa8 to your computer and use it in GitHub Desktop.
def myFunction() = {
def myOtherFunction() = {
...
}
myOtherFunction
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment