Skip to content

Instantly share code, notes, and snippets.

@satlavida
Created November 28, 2011 14:09
Show Gist options
  • Save satlavida/1400526 to your computer and use it in GitHub Desktop.
Save satlavida/1400526 to your computer and use it in GitHub Desktop.
he = 1
around = 1;
to = (a) ->
return a
me = (a) ->
return a
hide = "Hide quick, he is here"
alert me to hide if he is around
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment