Skip to content

Instantly share code, notes, and snippets.

@mgarbacz
Created March 24, 2013 22:36
Show Gist options
  • Save mgarbacz/5233876 to your computer and use it in GitHub Desktop.
Save mgarbacz/5233876 to your computer and use it in GitHub Desktop.
cheer = ->
console.log "cheer!"
cheer() for num in [1..3]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment