Skip to content

Instantly share code, notes, and snippets.

@darkfrog26
Created June 15, 2012 19:06
Show Gist options
  • Save darkfrog26/2938218 to your computer and use it in GitHub Desktop.
Save darkfrog26/2938218 to your computer and use it in GitHub Desktop.
val f = () => {
val x = 5
val y = 6
val z = 7
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment