Skip to content

Instantly share code, notes, and snippets.

@apanda
Created July 11, 2011 21:03
Show Gist options
  • Save apanda/1076790 to your computer and use it in GitHub Desktop.
Save apanda/1076790 to your computer and use it in GitHub Desktop.
def foo(a,b,c,d,e,f,g,h):
pass
foo(1,
2,
3,
4,
5,
6,
7,
8)
@escholtz
Copy link

test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment