Skip to content

Instantly share code, notes, and snippets.

@jrusbatch
Created August 8, 2012 14:39
Show Gist options
  • Save jrusbatch/3295532 to your computer and use it in GitHub Desktop.
Save jrusbatch/3295532 to your computer and use it in GitHub Desktop.
Action x;
x = () => x();
return x();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment