Skip to content

Instantly share code, notes, and snippets.

@phzbox
Created February 18, 2012 18:02
Show Gist options
  • Save phzbox/1860415 to your computer and use it in GitHub Desktop.
Save phzbox/1860415 to your computer and use it in GitHub Desktop.
JS:
{ key: func1(func2(x, function() {...})) }
CS:
key: func1 func2 x, ->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment