Skip to content

Instantly share code, notes, and snippets.

@devongovett
Created August 10, 2011 19:05
Show Gist options
  • Save devongovett/1137828 to your computer and use it in GitHub Desktop.
Save devongovett/1137828 to your computer and use it in GitHub Desktop.
class Test
method: ->
setTimeout ->
super
# ...
, 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment