Skip to content

Instantly share code, notes, and snippets.

@grum
Created September 23, 2013 17:07
Show Gist options
  • Save grum/6673719 to your computer and use it in GitHub Desktop.
Save grum/6673719 to your computer and use it in GitHub Desktop.
foo(foo(1,2,2,4));
foo(
foo(
1,
2,
2,
4
)
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment