Skip to content

Instantly share code, notes, and snippets.

@vic
Created October 28, 2010 15:08
Show Gist options
  • Select an option

  • Save vic/651533 to your computer and use it in GitHub Desktop.

Select an option

Save vic/651533 to your computer and use it in GitHub Desktop.
def foo: x = something very: long + expression,
baz: y = using: "," allows: "splitting a method_def with long default arguments" {
# method body using x and y.
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment