Skip to content

Instantly share code, notes, and snippets.

@yumike
Created October 13, 2011 14:17
Show Gist options
  • Select an option

  • Save yumike/1284320 to your computer and use it in GitHub Desktop.

Select an option

Save yumike/1284320 to your computer and use it in GitHub Desktop.
func(one, two,
three, four)
# or
func(
one, two,
three, four)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment