Skip to content

Instantly share code, notes, and snippets.

@anttih
Created August 2, 2009 17:12
Show Gist options
  • Save anttih/160137 to your computer and use it in GitHub Desktop.
Save anttih/160137 to your computer and use it in GitHub Desktop.
var some = function (callback) {
callback();
foo();
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment