Skip to content

Instantly share code, notes, and snippets.

@talentdeficit
Created September 19, 2010 21:47
Show Gist options
  • Save talentdeficit/587143 to your computer and use it in GitHub Desktop.
Save talentdeficit/587143 to your computer and use it in GitHub Desktop.
function(...) ->
SomeVariable = value(),
AnotherVariable = another_value(),
X = x(),
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment